Simple boilerplate for React component.
✔ Gulp - tasks
✔ Babel - transform ES6 to ES6
✔ React - react
✔ 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