jucms-ui

2.0.0 • Public • Published

jucms-ui

jucms 系统静态页面公共前端样式库。

安装

$ cnpm install

代码提交

  1. 提交前需要先拉取代码
  2. 提交的一定是分支
  3. 分支名称 dev_{你的名字}
$ git add .
$ git commit -m '本次都干了什么'
$ git branch
$ git branch dev_{你的名字}
$ git push origin dev_{你的名字}:dev_{你的名字}
$ git branch -D dev_{你的名字}

TODO LISTS

Readme

Keywords

Package Sidebar

Install

npm i jucms-ui

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

5.36 MB

Total Files

153

Last publish

Collaborators

  • lwx12525