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