Clean React Boilerplate
A simple boilerplate for React-based web application projects.
Features
- Transpilation with Babel
- Module bundling with Webpack 2 (including hot reloading)
- Webpack loaders configured for Sass, CSS and image files
- Linting with ESLint
- Testing with Jest