Boilerplate for the JS modules
https://github.com/Rudeg/js-module-boilerplate.git
Simple boilerplate for JavaScript component.
โ Gulp - tasks
โ Babel - transform ES6 to ES6
โ Rollup - bundling
##Structure
The root level of the contains the following directories and files:
src/ - source filesdist/ - final bundlesgulpfile.babel.js - the gulp entry point + taskspackage.json - package.json file with info and depth