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

https://github.com/chenjinxinlove/dva-ts

dva-ts
https://github.com/chenjinxinlove/dva-ts

antd antd-admin antd-design-pro dva react redux-saga typescript

Last synced: 4 months ago
JSON representation

dva-ts

Awesome Lists containing this project

README

          

### dva-ts

去掉了用户部分初始框架,适合不需要登录的中后系统

ts+dva+antd(用ts重写了antd-pro1.0)
[预览地址](http://www.chenjinxinlove.com/dva-ts/#/other/test)
需要权限的可以使用 https://github.com/chenjinxinlove/dva-ts-auth
```

npm install

npm start 开发

npm build 构建

```