vue-ui-01
v0.0.13
Published
通过Vue写的一个前端ui框架 使用时请在css中设置 `box-sizing: border-box`
Downloads
34
Readme
vue-ui
通过Vue写的一个前端ui框架
使用时请在css中设置 box-sizing: border-box
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildLints and fixes files
npm run lint