Home

Awesome

Contributing

Running the site locally

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