chenlei 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 1 년 전
..
docs 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 1 년 전
public 7ecedb35d9 docs: 新增 krpano 1 년 전
.gitignore ae0488d95b refactor: 使用monorepo重构 2 년 전
.umirc.ts 48f4b23e0e fix[docs]: 解决 dumi 标识冲突 1 년 전
README.md ae0488d95b refactor: 使用monorepo重构 2 년 전
package.json fc4b73cf94 fix: cmd乱码 2 년 전

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