To install dependencies, run:
yarn
or, if using npm:
npm
npm install
To run the app in development mode, run:
yarn dev
npm run dev
The project is not audited and should not be used in a production environment.