The no-config Parcel.js bundler still requires a bit of config for modern static sites. Jumpstart your project with this starter preconfigured for SCSS, Autoprefixer, and ES6!
git clone git@github.com:mattcdowning/parcel-static-starter.git
cd parcel-static-starter
npm i
npm start
- Profit.
MIT