0.0.1 • Published 4 years ago

flow-components v0.0.1

Weekly downloads
4
License
-
Repository
-
Last release
4 years ago

发布npm包

npm run lib
npm publish

需要先登录自己的npm账号,并且每次发布之前需要修改下版本号

编写文档

  1. nav.json 先添加上自己的路由信息,如果需要手机预览模式则添加 pageType: mobile
  2. 在examples/demos 增加demo
  3. 在examples/docs 增加文档

更新文档

npm run build
git add .
git commit -m xxx
git push

https://gitee.com/sumsai/products_common 重新发布 pages