Etu Components Lib
常用 components 库
Usage
开发
$ git clone git@github.com:etu-front/etu-components.git
$ cd etu-components
$ npm install
$ npm run dev
# visit http://localhost:3000
## 本地开发
当前包 npm link
应用项目 npm link @etu/components
发布
$ npm run pub --otp=二步认证码
Git 提交 emoji
🐛 🚑 修复bug✨ 新功能🔥 删除代码或文件💩 需要提升的 shit 代码🎁 新增组件- ️️
♻️ 🔨 重构 🚀 部署或提升性能💄 🎨 UI 样式 css style📝 文档或注释🌐 i18n✏️ 修复 typo 错误➕ 增加依赖包📦 更新打包🎉 初始化