Simple react boilerplate (React, Babel, Express, Webpack).
- react : 15.4.2
- reactDOM : 15.4.2
- react-router: 2.0.0
- babel : preset ES5,ES6,ES7 React
- React Bootstrap : 0.30.7
- webpack: 1.14.0
- webpack-dev-server: 1.16.2
git clone https://github.com/SoufianeAbid/reactStarter.git
And run the setup
npm install
And start the development server
npm start