chenlei aa8c591a6c docs: krpano@2.3.0 hace 1 año
..
docs aa8c591a6c docs: krpano@2.3.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 c61f7eba8a feat: add draggable_hotspot action hace 1 año
CHANGELOG.md 72e2ac9f40 docs[hooks]: v1.0.1 hace 1 año
README.md ae0488d95b refactor: 使用monorepo重构 hace 2 años
package.json 72e2ac9f40 docs[hooks]: v1.0.1 hace 1 año

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