Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 186 Bytes

File metadata and controls

8 lines (7 loc) · 186 Bytes

本地编译环境要求

  1. node@8以上

项目本地编译步骤

  1. git clone
  2. npm install
  3. npm start (启动文件监听并实时编译)
  4. 修改版本,执行npm publish