apiep/react-boillerplate
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# React Boilerplate Yet another reactjs boilerplate ## Feature and Library - reactjs - babel (es2015-loose, react, react-optimize) - redux - redux-actions To simplify action & reducer creation - node-sass - chunk module loading - appcache - webworker - hot reload - webpack - webpack chunks - html-webpack-plugin For automaticaly html creation - offline-plugin For automaticaly generate appcache.manifest ## Rules - Every javascript file that contain jsx must be named .jsx - Using jscs airbnb-style - Using editorconfig