https://github.com/oliverjash/ts-react-router-static-config
https://github.com/oliverjash/ts-react-router-static-config
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oliverjash/ts-react-router-static-config
- Owner: OliverJAsh
- Created: 2019-01-19T21:50:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T22:27:08.000Z (almost 7 years ago)
- Last Synced: 2025-01-16T21:51:08.258Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-react-router-static-config
[Example usage](./src/example.ts).
## Development
```
yarn
npm run start
```