Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 218 Bytes

readme.md

File metadata and controls

6 lines (5 loc) · 218 Bytes

前端运行须知: 1、安装npm,在package.json目录下运行npm install 下载项目依赖 2、打包,运行: npm run dev 开发模式,本地开一个server

npm run build 产品模式,打包成产品