chenlei fc4b73cf94 fix: cmd乱码 2 年之前
..
docs f1e51afcd7 chore[docs]: update docs 2 年之前
.gitignore ae0488d95b refactor: 使用monorepo重构 2 年之前
.umirc.ts f1e51afcd7 chore[docs]: update 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