# dva_next
compose dva.js with next.js

1.install

```
npm install
```

2.start

```
npm start
```
