Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 337 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 337 Bytes

Simple Sveltekit Template

Build a web app with Sveltekit, quickly.

Setup

  • Clone/fork this repository
  • yarn or npm install
  • yarn dev or npm run dev

What's included