chenlei 5733cb64ed feat[hooks]: usePreloader本地存储媒体 hace 1 año
..
docs 5733cb64ed feat[hooks]: usePreloader本地存储媒体 hace 1 año
public d20cd04fc0 refactor[krpano]: 向下兼容1.19 hace 2 años
.gitignore ae0488d95b refactor: 使用monorepo重构 hace 2 años
.umirc.ts 9299b6e47a feat[hooks]: use-preloader hace 2 años
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