Skip to content

vrde/svelte-minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svelte-minimal

A minimal template to get you started with Svelte. It supports hash-based routing (thanks to svelte-spa-router) and doesn't require any server-side processing.

How to use it

npx degit vrde/svelte-minimal myapp
npm install
npm start

How to make a production build

npm run build

About

A simple template to get you started with Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published