chenlei 6dbe468bcb feat[utils]: stripHtmlTags преди 7 месеца
..
docs 6dbe468bcb feat[utils]: stripHtmlTags преди 7 месеца
public 972b3c6b53 fix[pc-components]: 修改 DageTreeActions 中的 treeData 参数 преди 8 месеца
.gitignore ae0488d95b refactor: 使用monorepo重构 преди 2 години
.umirc.ts be43a257a2 feat[pc-components]: DageEditable преди 9 месеца
CHANGELOG.md 8d0c4e7a1a feat[krpano]: 移除 viewAttr 属性 преди 1 година
README.md ae0488d95b refactor: 使用monorepo重构 преди 2 години
package.json 8d0c4e7a1a feat[krpano]: 移除 viewAttr 属性 преди 1 година

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