dva-gui
dva-gui copied to clipboard
A gui tool for dva.
Dva-GUI currently is not ready for Production.
Dva-GUI
Dva-GUI is a static analysis GUI tool for dva projects. It gives you a clear picture of your application's data flows.

Downloads
- macOs
- windows is coming soon.
Dev
Install dependencies.
$ npm install
Start webpack and watch.
$ npm run dev
Then open another terminal, and run start.
$ npm start
Build
$ npm run pack
License
MIT