Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 285 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 285 Bytes

React Router Mega Demo

Eventually this will be a mega demo, but right now its just a playground for server-side rendering with react-router.

After cloning the repo, do this so check it out:

$ npm install
$ ./script/dev
# open http://localhost:5000