chenlei e25f04bf6d docs: 版本更新 пре 1 година
..
docs e25f04bf6d docs: 版本更新 пре 1 година
public 7ecedb35d9 docs: 新增 krpano пре 1 година
.gitignore ae0488d95b refactor: 使用monorepo重构 пре 2 година
.umirc.ts e25f04bf6d docs: 版本更新 пре 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