React/Redux/Hot-reloading/Webpack/React-router/Express/Enzyme
Complete migration to ReactRouter v4 with Code Splitting and Server Side rendering!
npm install
to download dependenciesnpm run dev
for starting a dev server with hot-reloadingnpm run build
for building production ready webpack buildnpm start
for launching production serverfuck tests
for testing google your self rofl
update the package if needed npm install -g npm-check-updates
-> ncu -u
- Development server with
- React-hotloader3
- React router redux
- Redux reducer hot-reloading
- Redux dev tool for chrome
- Production server with
- Webpack code splitting
- Environment variables
- Optimization and code compression
- Api and database connection ready
- Webpack v2 with
- Babel loading
- File loading for img/fonts
- Sass/Css/Style loading
- Preloader for linting
- Airbnb Eslinting config
- React Router v4
- Server Side Rendering
- Code Splitting