0.0.16 • Published 2 years ago
vv-template-nodebackend v0.0.16
vv-template-nodebackend
Features
Store TS and JS (currently empty) templates for create nodejs backend app
License
MIT
Use
in new app
npm init && npm i --save-dev vv-template-nodebackend && node ./node_modules/vv-template-nodebackend/index && npm run updatein exists app
if app was created with this package
npm run update