Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 207 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 207 Bytes

FRiSK Frontend

Kom i gang

# Install bun, and follow the instructions
curl -fsSL https://bun.sh/install | bash

# Install dependencies
bun install

# Run the development server
bun run dev