rateio-packets
v1.0.34
Published
Packets of rateio server/client
Readme
RATEIO-PACKETS
A Node.js package
Build Setup
# install dependencies
npm install
# serve with hot reload
npm run watch
# build for production with minification
npm run build
# update version of project
npm version patch
# publish the project
npm run publish
# run lint in code
npm run lint