0.1.6 • Published 8 years ago

js-module-boilerplate v0.1.6

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

js-module-boilerplate

Simple boilerplate for JavaScript component.

The Stack

Gulp - tasks ✔ Babel - transform ES6 to ES6 ✔ Rollup - bundling

##Structure

The root level of the contains the following directories and files:

  • src/ - source files
  • dist/ - final bundles
  • gulpfile.babel.js - the gulp entry point + tasks
  • package.json - package.json file with info and depth