svelte_parcel_template

Usage:

npx degit gxyz/svelte_parcel_template project_name
cd project_name
npm install

Run:

npm run start

Build:

npm run build