@onaug6th/super-ui
v0.0.2
Published
一闲下来就造轮子的轮子合集
Downloads
5
Readme
super-ui
基于vue 2+ 的组件库。
启动
git clone https://github.com/onaug6th/super-ui
cd super-ui
npm install
npm run serve
默认会开启8080端口,访问localhost:8080即可打开项目。
构建
构建组件库生产文件
npm run lib:build