ais-one/cookbook

missing init-db script

Opened this issue · 3 comments

/vue-crud-x/example-spa

cd ../backend&&npm run-script init-db

npm ERR! missing script: init-db

ok let me check

Hi change "init-db" to just "db" for now. I will fix this and push it in next release...

fixed,

#73