Created this boilerplate to quickly start a simple ReactJS app with a quick Redux store setup.
npm install
yarn start
- Serve localhost:3000
yarn build
yarn global add serve
serve -s build
localhost:5000
- Webpack
- ReactJS
- React Redux
- Redux Middleware
- Normalize // SCSS
- Classnames-Loader
- CSS Modules
- Autoprefixer