Getting Started

This project heavily favors yarn over npm.

So to set things up you need to run

npm install

or just

npm i

Then to run the development server:

npm run dev

and it should open at

http://localhost:3000/