Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Run the example

Requirements: Node 7.x.x

Clone the repo:

$ git clone https://github.com/LeoLeBras/react-router-navigation.git
$ cd examples/(Basic|Huge)

Install Node.js components:

$ yarn install 

Run the example:

$ yarn start