https://github.com/z2014/react-dva
基于dva框架实现的办公系统
https://github.com/z2014/react-dva
Last synced: about 1 year ago
JSON representation
基于dva框架实现的办公系统
- Host: GitHub
- URL: https://github.com/z2014/react-dva
- Owner: z2014
- Created: 2017-01-14T13:41:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T05:01:09.000Z (over 9 years ago)
- Last Synced: 2025-01-29T09:49:41.411Z (over 1 year ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
基于dva框架实现的一套内部办公系统,页面虽然简单,但是功能还是全的
```
git clone https://github.com/z2014/react-dva.git
```
### how to run
```
npm start
```
open your browser and visit [http://localhost:3001](http://localhost:3001)