chenlei e25f04bf6d docs: 版本更新 hai 1 ano
..
docs e25f04bf6d docs: 版本更新 hai 1 ano
public 7ecedb35d9 docs: 新增 krpano hai 1 ano
.gitignore ae0488d95b refactor: 使用monorepo重构 %!s(int64=2) %!d(string=hai) anos
.umirc.ts e25f04bf6d docs: 版本更新 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