@techvertex/aristotle-model-package
v1.4.31
Published
Aristotle Models
Downloads
35
Keywords
Readme
Aristotle Models Package
Mongoose Models & Schema Collection
Usage Guide
# if installing new package
npm install @techvertex/aristotle-model-package
# if updating package
npm update @techvertex/aristotle-model-package
Build Guide
# update version in package.json file
npm login
username: techvertex
password: *******
npm run clean
npm run build
npm publish