#本代码 需要用到mongodb 请先安装 mongodb server
# install dependencies
npm install
# build for production with minification
npm run build
# run server
npm run start
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
#本代码 需要用到mongodb 请先安装 mongodb server
# install dependencies
npm install
# build for production with minification
npm run build
# run server
npm run start
For detailed explanation on how things work, checkout the guide and docs for vue-loader.