npm.io
0.3.0 • Published 8 years ago

mobx-wiretap-remote

Licence
MIT
Version
0.3.0
Deps
2
Vulns
0
Weekly
0

Mobx wiretap npm module

This npm module which emits info from your app to the electron app.

yarn add mobx-wiretap

Developement

  • Run the project in watch mode
yarn dev
  • Build the project
yarn build