xbd-view
v1.0.5
Published
common ui library produced by Xbd Ltd.
Readme
小板凳通用UI库
小板凳通用UI库
安装依赖
// install dependencies
npm install
yarn install运行项目
开发环境
// For the first time, run init to create index.html
npm run init
//
npm run dev生产环境
npm run build