chenlei ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
..
docs ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
.gitignore ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
.umirc.ts ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
README.md ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
package.json ae0488d95b refactor: 使用monorepo重构 2 tahun lalu

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