zview / xbd-view

common ui library produced by xbd ltd.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

小板凳通用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

About

common ui library produced by xbd ltd.


Languages

Language:JavaScript 100.0%