run npm install or yarn to install the npm packages.
run npm run dev or yarn dev for the dev server and file watching. the dev script will watch the src directory, automatically recompile files and automatically restart server when comilation is complete.
run npm start or yarn start to get a naked static production server running locally.
- Check out the API Docs
- the Frontend Project
- or a live version of the frontend.