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

https://github.com/z2014/react-dva

基于dva框架实现的办公系统
https://github.com/z2014/react-dva

Last synced: about 1 year ago
JSON representation

基于dva框架实现的办公系统

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)