https://github.com/lucifier129/react-director
es2016-base router for react on decorator style
https://github.com/lucifier129/react-director
Last synced: about 1 year ago
JSON representation
es2016-base router for react on decorator style
- Host: GitHub
- URL: https://github.com/lucifier129/react-director
- Owner: Lucifier129
- License: mit
- Created: 2015-10-14T09:10:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T03:58:59.000Z (over 10 years ago)
- Last Synced: 2025-04-18T08:55:13.405Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 145 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-director
es2016-base router for react on decorator style
## run examples
```shell
npm install && webpack
```