Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 390 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 390 Bytes

ReactStarter

A template for my new React projects, early work in progress.

Currently this starter is using

  • React
  • redux
  • react-redux
  • normalize.css
  • redux-promise
  • image-webpack-loader

For workflow i am using

  • webpack
  • babel
  • style-loader
  • sass-loader
  • file-loader
  • jsx-loader
  • html-webpack-plugin

For DEV only

  • webpack-dev-server

For Production

  • node
  • express