https://github.com/softspiders/react-router-starter
Minimalistic starter for react-router
https://github.com/softspiders/react-router-starter
js navigation react react-router router softspiders ss starter template under-dev
Last synced: 2 months ago
JSON representation
Minimalistic starter for react-router
- Host: GitHub
- URL: https://github.com/softspiders/react-router-starter
- Owner: softspiders
- License: mit
- Created: 2020-02-05T11:30:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-24T12:02:41.000Z (over 6 years ago)
- Last Synced: 2025-01-15T20:20:02.237Z (over 1 year ago)
- Topics: js, navigation, react, react-router, router, softspiders, ss, starter, template, under-dev
- Language: JavaScript
- Size: 337 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[SOFTSPIDERS](https://github.com/softspiders/softspiders)
# react-router-starter
Simple starter using react-router for navigation.
## Feature tags
- react-router
- starter
- template
---
## Direct descendants
[cra-react-router-react-bootstrap-starter](https://github.com/softspiders/cra-react-router-react-bootstrap-starter)
## Author
[Serg Rajab](https://github.com/SergRajab)
---
## Install
```
npm i
```
---
## Run
```
npm start
```
---
### License
Licensed under the [MIT license](./LICENSE).