An open API service indexing awesome lists of open source software.

https://github.com/psibi/react-router-demo


https://github.com/psibi/react-router-demo

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

react-router-demo
--------------------

Example application showing demo of React router

* Simple basic application : BasicExample.jsx
* Single Page App demo : SinglePage.jsx

You will have to change `index.js` accordingly to make the example app work. (Should mostly involve commenting out stuffs.)