https://github.com/psibi/react-router-demo
https://github.com/psibi/react-router-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/psibi/react-router-demo
- Owner: psibi
- Created: 2017-04-05T14:47:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T13:00:43.000Z (about 9 years ago)
- Last Synced: 2025-08-04T07:48:31.754Z (10 months ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)