Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 541 Bytes

react-module-boilerplate

Simple boilerplate for React component.

The Stack

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 files
  • dist/ - final bundles
  • gulpfile.babel.js - the gulp entry point + tasks
  • package.json - package.json file with info and depth