Skip to content

apiep/react-boillerplate

 
 

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

About

Yet Another ReactJS Boillerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.4%
  • HTML 6.6%