Source code of runarmod.no website.
The website is created with svelte/sveltekit and is hosted on Vercel.
Follow these steps to run and modify the website locally:
git clone https://github.com/runarmod/runarmod.no.git
cd runarmod.no/
npm install
npm run dev