Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 118 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 118 Bytes

启动

* npm i
* 开发环境 npm start
* 生产环境 npm run build
* 代码检测 nup run lint