1.3.0 • Published 5 years ago

parcel-boiler-es6 v1.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Parcel Boilerplate ES6

Usage

  1. Create a project
  2. Initialize it by npm init
  3. Make necessary installation with npx parcel-boiler-es6

What it installs?

  • jQuery + jQuery UI
  • Bootstrap + popper.js
  • FontAwesome
  • babel-core + babel-runtime + babel-plugin-transform-runtime
  • Two files, index.html and main.js is prepared if not exists
  • Adds two run scripts to package.json - npm run dev and npm run build
1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago