Skip to content

dvajs/dva-gui

Repository files navigation

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.

screen shot 2016-12-30 at 5 04 28 pm screen shot 2016-12-30 at 5 04 54 pm

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