Just another React starter kit, integrated with redux/react-router-dom, with SCSS suported. Ready made for quickly project kick off!!.
- Create-react-app (https://github.com/facebookincubator/create-react-app)
- Redux (https://github.com/reactjs/redux)
- Redux-actions (https://github.com/reduxactions/redux-actions)
- React-router-dom
- SASS/SCSS Supported!
- Reactstrap (https://reactstrap.github.io/)
yarn install
Install packageyarn start
Run in development modeyarn build
Build package for production