Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 339 Bytes

SVELTE-DUPLY sveltekit template

simple sveltekit template for single page app building.

Setup

  • Clone/fork this repository (or click use this template)
  • yarn or npm install
  • yarn dev or npm run dev

Build from