Skip to content

onaug6th/super-ui

Repository files navigation

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

Releases

No releases published

Packages

No packages published