Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```