Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 218 Bytes

File metadata and controls

26 lines (18 loc) · 218 Bytes

项目启动


1、安装依赖

npm install

2、进入开发环境

npm run dev

3、构建测试包

npm run build:qa

4、在服务器上启动

yarn pm2:start