chenlei 108585e924 fix[krpano]: 修复 View 组件属性配置不生效 hai 1 ano
..
docs 108585e924 fix[krpano]: 修复 View 组件属性配置不生效 hai 1 ano
public d20cd04fc0 refactor[krpano]: 向下兼容1.19 hai 1 ano
.gitignore ae0488d95b refactor: 使用monorepo重构 %!s(int64=2) %!d(string=hai) anos
.umirc.ts 9299b6e47a feat[hooks]: use-preloader hai 1 ano
CHANGELOG.md 72e2ac9f40 docs[hooks]: v1.0.1 hai 1 ano
README.md ae0488d95b refactor: 使用monorepo重构 %!s(int64=2) %!d(string=hai) anos
package.json 72e2ac9f40 docs[hooks]: v1.0.1 hai 1 ano

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