Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 408 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 408 Bytes

magnetfinge.rs

🙌 Make it work locally

  • npm start - run in development mode on localhost:8080
  • npm run build - build site

🚀 Deploy it

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.