Skip to content

ryanflorence/react-router-mega-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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