Skip to content

abakus-ntnu/charitystream

Repository files navigation

Abakus charitystream

Setup

$ yarn # Install
$ yarn dev # Run dev server

This project uses prettier and eslint.

$ yarn lint # Check linting
$ yarn prettier # Format all files with prettier