Simple starter kit for reactjs project, it includes:
- ReactJS with redux,react-router and react-redux
- Webpack 1.12 (module bundler)
- Babel 6.2 (javascript compiler)
- ReactJS official documentation
- lodash
- react-route
- react-redux
- redux-from
- redux-promise
- redux-devtools
$git clone git@github.com:Hawatel/hawatel-react-starter.git
$cd hawatel-react-starter
$npm install
$npm start