- Webpack
- Babel (ES6/ES7 support)
- Redux (with pretty dir's structure for actions, reducers, containers and components)
- React-router
- ESLint
- Hot Module Replacement with codespliting and dev-server
- SASS preprocessor with Bourbon framework ... and much more
- Clone this repo
- Run
npm install
in terminal - Run
npm start
- Go to
http://localhost:8080