chenlei 3b329ebe00 feat[pc-components]: DageMap新增一些属性 5 ヶ月 前
..
docs 3b329ebe00 feat[pc-components]: DageMap新增一些属性 5 ヶ月 前
public 972b3c6b53 fix[pc-components]: 修改 DageTreeActions 中的 treeData 参数 1 年間 前
.gitignore ae0488d95b refactor: 使用monorepo重构 2 年 前
.umirc.ts b5942ae3c5 feat[utils]: exportExcel 5 ヶ月 前
CHANGELOG.md b5942ae3c5 feat[utils]: exportExcel 5 ヶ月 前
README.md ae0488d95b refactor: 使用monorepo重构 2 年 前
package.json b5942ae3c5 feat[utils]: exportExcel 5 ヶ月 前

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