chenlei b5942ae3c5 feat[utils]: exportExcel 2 months ago
..
docs b5942ae3c5 feat[utils]: exportExcel 2 months ago
public 972b3c6b53 fix[pc-components]: 修改 DageTreeActions 中的 treeData 参数 8 months ago
.gitignore ae0488d95b refactor: 使用monorepo重构 2 years ago
.umirc.ts b5942ae3c5 feat[utils]: exportExcel 2 months ago
CHANGELOG.md b5942ae3c5 feat[utils]: exportExcel 2 months ago
README.md ae0488d95b refactor: 使用monorepo重构 2 years ago
package.json b5942ae3c5 feat[utils]: exportExcel 2 months ago

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