svelte3-parcel-starter

Svelte3 Parcel Starter

a starter for a svelte 3 app bundled with parcel

svelte3-parcel-starter

A starter for svelte3 bundled with parcel and tested via jest.

UPDATE: Archival of Repo

Parcel 2 is out and will be a major change should this repo continue. If I bother to create a starter/template, I'll update this note here and link to it.

Includes

  • parcel dev server and builds
  • svelte 3
  • ecmascript (es6+), transpiled by babel 7.9.0+
  • sass/scss support, both global import in js and in svelte component style blocks, via parcel, sass, and svelte-preprocess
  • jest unit testing

Installation

  • git clone https://github.com/edm00se/svelte3-parcel-starter.git
  • cd svelte3-parcel-starter
  • npm install

Usage

  • npm run dev - parcel's development server
  • npm run build - production build, builds to dist/
  • npm test - runs jest

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

License

MIT

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes