Skip to content

Boilerplate with webpack 2, hotloader 3, react router v4 and more

Notifications You must be signed in to change notification settings

ahmed1490/The-Ultimate-Boilerplate

 
 

Repository files navigation

The Ultimate Starter Kit For React Redux and Webpack

React/Redux/Hot-reloading/Webpack/React-router/Express/Enzyme

Build Status Dependency Status

Complete migration to ReactRouter v4 with Code Splitting and Server Side rendering!

Scripts

  • npm install to download dependencies
  • npm run dev for starting a dev server with hot-reloading
  • npm run build for building production ready webpack build
  • npm start for launching production server
  • fuck tests for testing google your self rofl

update the package if needed npm install -g npm-check-updates -> ncu -u

Features

  • 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

About

Boilerplate with webpack 2, hotloader 3, react router v4 and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • CSS 5.2%
  • HTML 0.7%