/parcel-static-starter

📦 Jumpstart your static project with this Parcel.js starter preconfigured for SCSS, Autoprefixer, and ES6!

Primary LanguageCSS

Parcel Static Starter

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!

Usage

  • git clone git@github.com:mattcdowning/parcel-static-starter.git
  • cd parcel-static-starter
  • npm i
  • npm start
  • Profit.
License

MIT