express-element-ui
v0.1.21
Published
nhc-common-ui Components
Readme
express-element-ui
ToDoList
- 支持主题切换
- 样式优化
- 增加通用组件、指令 如弹窗、移动等
- 调整代码结构
- 查询组件组件单选框、多选框、select 组件支持多选等
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your unit tests
npm run test:unitLints and fixes files
npm run lint