chenlei 3791228dee feat[pc-components]: DageUpload add some params 5 months ago
..
docs 3791228dee feat[pc-components]: DageUpload add some params 5 months ago
public 972b3c6b53 fix[pc-components]: 修改 DageTreeActions 中的 treeData 参数 7 months ago
.gitignore ae0488d95b refactor: 使用monorepo重构 2 years ago
.umirc.ts be43a257a2 feat[pc-components]: DageEditable 9 months ago
CHANGELOG.md 8d0c4e7a1a feat[krpano]: 移除 viewAttr 属性 11 months ago
README.md ae0488d95b refactor: 使用monorepo重构 2 years ago
package.json 8d0c4e7a1a feat[krpano]: 移除 viewAttr 属性 11 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