chenlei aa8c591a6c docs: krpano@2.3.0 1 yıl önce
..
docs aa8c591a6c docs: krpano@2.3.0 1 yıl önce
public d20cd04fc0 refactor[krpano]: 向下兼容1.19 1 yıl önce
.gitignore ae0488d95b refactor: 使用monorepo重构 2 yıl önce
.umirc.ts c61f7eba8a feat: add draggable_hotspot action 1 yıl önce
CHANGELOG.md 72e2ac9f40 docs[hooks]: v1.0.1 1 yıl önce
README.md ae0488d95b refactor: 使用monorepo重构 2 yıl önce
package.json 72e2ac9f40 docs[hooks]: v1.0.1 1 yıl önce

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