chenlei fc1ee2d70e docs: krpano@2.2.0 hace 1 año
..
docs fc1ee2d70e docs: krpano@2.2.0 hace 1 año
public d20cd04fc0 refactor[krpano]: 向下兼容1.19 hace 1 año
.gitignore ae0488d95b refactor: 使用monorepo重构 hace 2 años
.umirc.ts fc1ee2d70e docs: krpano@2.2.0 hace 1 año
README.md ae0488d95b refactor: 使用monorepo重构 hace 2 años
package.json fc4b73cf94 fix: cmd乱码 hace 2 años

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