Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 345 Bytes

React Loadable Router Example

Example project for React Loadable

Running locally

git clone git@github.com:osamu38/react-loadable-router-example.git
cd react-loadable-router-example
yarn install
yarn start

Then open up localhost:9999 in your browser.