npm start
- run in development mode on localhost:8080npm run build
- build site
The site is deployed to magnetfinge.rs using Github Pages from the docs
folder. The app can be updated by running npm run build
and then committing with a :rocket:
commit message.