This boilerplate is already configured for react app with Babel, webpack and eslint but you still can easily configure it in your own way.
- React Redux is implemented along with its Middleware
- A live development server that warns about common mistakes.
- A build script to bundle JS, CSS, and images for production
- CSS/SASS/SCSS ready to use
Then cd
to your MyReactApp