Contributing

January 22, 2023 ยท View on GitHub

  • Fork the repo
  • Clone it
  • Make changes
  • Create a pull request

Running the site locally

cd src/svelte-app
nvm use v16
npm install
npm run dev