Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 459 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 459 Bytes

永辉到家h5

npm start

安装依赖

npm install

默认启动 dev环境

npm start

构建 QA环境编译

npm run build-qa

构建 PL 环境编译

npm run build-pre

线上环境编译

npm run build-prod

构建生产环境静态文件分析

npm run build -analyze