项目作者: poetries

项目描述 :
use vue+node+mongodb to build a mall
高级语言: CSS
项目地址: git://github.com/poetries/vue2-node-mall.git
创建时间: 2017-10-25T05:18:42Z
项目社区:https://github.com/poetries/vue2-node-mall

开源协议:

下载


mall

vue-node-mall

Build Setup

  1. # install dependencies
  2. npm install
  3. # serve with hot reload at localhost:8080
  4. npm run dev
  5. # build for production with minification
  6. npm run build
  7. # start server
  8. npm run pm2
  9. # build for production and view the bundle analyzer report
  10. npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.