1.0.1 • Published 9 months ago
@operatochef/node-nowsys-nwc v1.0.1
@operatochef/node-nowsys-nwc
Nowsys NWC client module for nodejs. (Nowsys Weight Checker)
Build
yarn install
yarn build
Examples
run test server
cd test-server
python nwc-server.py
run the example
cd examples
yarn install
node simple.js
publish it
npm publish