Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohan-deshpande/react-router-umd
Just a temporary repo so I can pull this version in via bower
https://github.com/rohan-deshpande/react-router-umd
Last synced: 20 days ago
JSON representation
Just a temporary repo so I can pull this version in via bower
- Host: GitHub
- URL: https://github.com/rohan-deshpande/react-router-umd
- Owner: rohan-deshpande
- Created: 2016-08-08T00:19:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T09:05:24.000Z (about 6 years ago)
- Last Synced: 2024-12-19T05:06:42.279Z (24 days ago)
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# React Router UMD
Just a repo to store the UMD build of [`react-router`](https://github.com/ReactTraining/react-router). Currently this is locked to the latest v3 version (`v3.2.1`).
## Installation
### npm
```
npm install --save react-router-umd
```### bower
```
bower install react-router-umd
```