kokousvahti-sveltekit Svelte Themes

Kokousvahti Sveltekit

Kokousvahti pages using sveltekit static site generation

Getting Started

1. Install dependencies

npm install

2. Build the site

npm run build

3. Test locally (optional)

Navigate to the build folder and start a local server:

cd build
python3 -m http.server

Open http://localhost:8000 in your browser.

4. Deploy

Upload the build folder to a static hosting platform of your choice.

Resources

Top categories

Loading Svelte Themes