React / Redux starter kit with a focus on a modular file structure for self contained functionality.
- React
- Redux
- React Toolbox
- React Material Flexbox
- LoDash
- Node 6.0 or newer
Clone repo and run: After cloning the repository, install dependencies:
npm install
npm run build:dev
Open http://localhost:3000