rateio-database
v1.0.5
Published
Database of rateio app
Readme
RATEIO-DATABASE
A Node.js database using mongodb.
Build Setup
# install dependencies
npm install
# serve with hot reload
npm run watch
# build for production with minification
npm run build
# start compiled version.
npm run start
# run lint in code
npm run lint