chenlei 36df25a15d feat[pc-components]: 新增显示下载进度条 1 年間 前
..
docs 36df25a15d feat[pc-components]: 新增显示下载进度条 1 年間 前
.gitignore ae0488d95b refactor: 使用monorepo重构 2 年 前
.umirc.ts 76201060d8 docs: 修改接口请求方式 2 年 前
README.md ae0488d95b refactor: 使用monorepo重构 2 年 前
package.json fc4b73cf94 fix: cmd乱码 2 年 前

README.md

docs

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Run test,

$ npm test

Build library via father,

$ npm run build