chenlei 7ecedb35d9 docs: 新增 krpano 1 year ago
..
docs 7ecedb35d9 docs: 新增 krpano 1 year ago
public 7ecedb35d9 docs: 新增 krpano 1 year ago
.gitignore ae0488d95b refactor: 使用monorepo重构 2 years ago
.umirc.ts 7ecedb35d9 docs: 新增 krpano 1 year ago
README.md ae0488d95b refactor: 使用monorepo重构 2 years ago
package.json fc4b73cf94 fix: cmd乱码 2 years 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