Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 166 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 166 Bytes

power-workflw

Demo启动

npm i
npm run start

构建打包(发包)

npm run package
npm run release
npm publish