Sadly, Snowpack is no longer actively maintained. I will re-evaluate my toolset around Svelte and reinitiate a template as another repo.
Personal project template powered by Svelte+α.
- Heavily inspired by the official template of Svelte.
- Production build is handled with rollup.
- Development experience is enhanced with snowpack, dev server & HMR included.
Quick scaffolding command:
npx degit qbane/svelte-snowpack-template svelte-app
Tested manually with Node 12.