Skip to content

QIS-Fagrad/qis-fagrad.github.io

Repository files navigation

QIS Fragråd Website

This website is built with SvelteKit and developed using Bun.

Development

  1. Install Bun
# Linux/macOS
curl -fsSL https://bun.sh/install | bash
# Windows (PowerShell)
powershell -c "irm bun.sh/install.ps1 | iex"
  1. Install dependencies
bun install
  1. Run locally
bun dev
  1. Build and preview the static website locally
bun run build && bun run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors