Getting started

clone the repository

  • npm i to install dependencies
  • npm run dev to run the script
  • open the site in your browser, from the localhost listed on the terminal output

To build

npm run build npm run preview

deploy to gh-pages

npm run build npm run deploy wait a few minutes for the site to update: link