chenlei fc4b73cf94 fix: cmd乱码 2 år sedan
..
docs f1e51afcd7 chore[docs]: update docs 2 år sedan
.gitignore ae0488d95b refactor: 使用monorepo重构 2 år sedan
.umirc.ts f1e51afcd7 chore[docs]: update docs 2 år sedan
README.md ae0488d95b refactor: 使用monorepo重构 2 år sedan
package.json fc4b73cf94 fix: cmd乱码 2 år sedan

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