Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte seed

A ready to go, live-reloading seed project for svelte.

Uses parceljs for bundling.

Just edit the files in src/components to get started.

Preparation

Make yourself a fresh, gitless copy!

npx degit antony/svelte-seed
npm install

How to run

npm run dev

Developing

Edit the component.html

Building for production

Run:

npm run build

and your built asset will exist in /dist/<hash>.js.

Deploying

The seed has no built-in functionality for deployment, but recommends installing now:

npm i -g now

and using their zero config deployments to get started!

now

About

A seed project for getting up and running super quick with svelte

Topics

Resources

Stars

14 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages