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 install
Start webpack and watch.
$ npm run dev
Then open another terminal, and run start.
$ npm start
$ npm run pack
MIT