https://github.com/Rudeg/react-module-boilerplate.git
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