chenlei 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 hai 1 ano
..
docs 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 hai 1 ano
public 7ecedb35d9 docs: 新增 krpano hai 1 ano
.gitignore ae0488d95b refactor: 使用monorepo重构 %!s(int64=2) %!d(string=hai) anos
.umirc.ts 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 hai 1 ano
README.md ae0488d95b refactor: 使用monorepo重构 %!s(int64=2) %!d(string=hai) anos
package.json fc4b73cf94 fix: cmd乱码 %!s(int64=2) %!d(string=hai) anos

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