A ready to go, live-reloading seed project for svelte.
npm install && npm run watch
Edit the component.html
file and run npm run watch
Run:
npm run build
and your built asset will exist in /dist/bundle-<version>.min.js
a packaged version will exist in /dist/package.zip