queue-packets
v1.0.23
Published
Packets of pricecontrol queue server/client
Readme
QUEUE-PACKETS
Node.js packets of pricecontrol queue client/server/robot.
Build Setup
# install dependencies
npm install
# build using babel
npm run build
# lint the project source
npm run lint
# increase version patch
npm version patch
# publish the project in npm
npm publish