Skip to content

Files

Latest commit

55172d1 · Mar 7, 2018

History

History

code-splitting

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

code-splitting

React Coroutine used for code splitting.

How to start

git clone --depth=1 git@github.com:alexeyraspopov/react-coroutine.git
cd react-coroutine/examples/code-splitting
npm install
npm start

Code

Please read modules/Routes.js for the explanation of this example.