carlosshilei / youzan-refactoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

youzan

用Vue重构有赞商城 Youzan refactoring with Vue

Build Setup

# install dependencies
# 安装依赖包
npm install 或 yarn

# serve with hot reload at localhost:8080
# 启动本地服务
npm run dev

# serve with mock server
# 启动mock server
npm run mock

# build for production with minification
# 压缩构建生产环境
npm run build

# build for production and view the bundle analyzer report
# 构建生产环境并查看打包分析报告
npm run build --report

About


Languages

Language:Vue 100.0%