NOT MAINTAINED
React starter includes Webpack, React and some other tools and features.
$ git clone https://github.com/felipemrodrigues/react-starter
$ npm install
This assumes you are using npm as your package manager.
$ npm run build
$ npm run dev
Runs application in the browser (http://localhost:8080).
$ npm run test
$ npm run lint
Eslint also runs through webpack.
- ES2015 & ES2016 support
- Eslint
- Jest
- EditorConfig
- Redux
- SCSS