Dva-GUI currently is not ready for Production.
Dva-GUI is a static analysis GUI tool for dva projects. It gives you a clear picture of your application's data flows.
- macOs
- windows is coming soon.
Install dependencies.
$ npm installStart webpack and watch.
$ npm run devThen open another terminal, and run start.
$ npm start$ npm run packMIT

