Uses node v16
Install dependencies:
yarn
Copy .env.example
, rename to .env.development
and setup variables.
To run the app in the development mode:
yarn start-local-netlify
To run the app in the development mode:
yarn start
Open http://localhost:8000 to view it in the browser.
The page will reload if you make edits.