@techvertex/weblit-models
v1.1.2
Published
Weblit Models
Downloads
14
Readme
Weblit Models Package
Mongoose Models & Schema Collection
Usage Guide
# if installing new package
npm install @techvertex/weblit-models
# if updating package
npm update @techvertex/weblit-models
Build Guide
# update version in package.json file
npm login
username: techvertex
password: *******
npm run clean
npm run build
npm publish