Skip to content

React/Redux app code splitting w/ async reducers (w/ Webpack 2)

Notifications You must be signed in to change notification settings

sebastiendavid/split-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

split-demo

Live demo

Built with node@8 & npm@5.

Install

npm i

Build

npm run build

Dev mode

npm start

Prod mode

npm run prod

Selenium tests

Start the app server npm start or npm run prod.
Then launch tests:

npm run wdio

About

React/Redux app code splitting w/ async reducers (w/ Webpack 2)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published