Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 208 Bytes

请先安装yarn

yarn install

yarn run dev (开发版本,用于开发使用,热加载)

yarn run dist (发布生产版本,对代码进行混淆压缩,提取公共代码,分离css文件)