Skip to content

runarmod/runarmod.no

Repository files navigation

runarmod.no

Source code of runarmod.no website.

The website is created with svelte/sveltekit and is hosted on Vercel.

Running locally

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