Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateuszitelli/react-simple-router
Simple router for react.js
https://github.com/mateuszitelli/react-simple-router
Last synced: 16 days ago
JSON representation
Simple router for react.js
- Host: GitHub
- URL: https://github.com/mateuszitelli/react-simple-router
- Owner: MateusZitelli
- License: other
- Created: 2014-06-05T11:31:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-15T15:17:10.000Z (about 10 years ago)
- Last Synced: 2024-04-15T23:48:42.256Z (9 months ago)
- Language: JavaScript
- Size: 170 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React-router
> Simple router for react.js
## Example
For running the example:
```sh
$ npm run build-example
$ npm start-server
```Go to `http://localhost:8080/example`
#### GPLv2 LICENSE