Skip to content

ElderlyBoy/shiniest-ui

Repository files navigation

ShiniestUI 😊

轻量级组件库 fro Vue 2.x (lite component library fro vue 2.x)

Under Developing By XingYu Xiao with ❤

Preview:https://ui.shiniest.cn/

初始化 (init)

# 使用npm (use npm)
$ npm i
# 使用yarn (use yarn)
$ yarn

运行开发环境 (Starting to develop)

$ npm run serve
# or:
$ yarn serve

构建组件库示例网站 (Build component library WEB site)

$ npm run build
# or:
$ yarn build

构建组件库源码 (Build component library source)

$ npm run build:lib
# or:
$ yarn build:lib

更多运行指令请查阅 package.json

for more information please go package.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published