vue-koa-init
v1.1.7
Published
vue-koa-init
Downloads
16
Readme
Content
Vue and Koa todo Scaffolding
Required
node git mongodb
if npm install is fail,please try cnpm install
Build Setup
npm install vue-koa-init -g
vk-init start
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run server
npm start
# clean dist
npm clean