mobx-wiretap-remote
v0.3.0
Published
This npm module which emits info from your app to the electron app.
Downloads
2
Readme
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