chenlei 5415cb2132 feat: version:deps il y a 2 ans
..
docs 5415cb2132 feat: version:deps il y a 2 ans
.gitignore ae0488d95b refactor: 使用monorepo重构 il y a 2 ans
.umirc.ts 5415cb2132 feat: version:deps il y a 2 ans
README.md ae0488d95b refactor: 使用monorepo重构 il y a 2 ans
package.json fc4b73cf94 fix: cmd乱码 il y a 2 ans

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