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

https://github.com/dvajs/dva-example-user-dashboard

👲 đŸ‘Ŧ 👨‍👩‍👧 👨‍👩‍đŸ‘Ļ‍đŸ‘Ļ
https://github.com/dvajs/dva-example-user-dashboard

dva example user-dashboard

Last synced: 2 months ago
JSON representation

👲 đŸ‘Ŧ 👨‍👩‍👧 👨‍👩‍đŸ‘Ļ‍đŸ‘Ļ

Awesome Lists containing this project

README

        

# dva-example-user-dashboard

č¯Ļ见[《12 æ­Ĩ 30 分钟īŧŒåŽŒæˆį”¨æˆˇįŽĄį†įš„ CURD åē”ᔍ (react+dva+antd)》](https://github.com/sorrycc/blog/issues/18)。

---



## Getting Started
Install dependencies.

```bash
$ npm install
```

Start server.

```bash
$ npm start
```

If success, app will be open in your default browser automatically.