chenlei 0918a96fc0 feat[docs]: VideoScene před 11 měsíci
..
docs 0918a96fc0 feat[docs]: VideoScene před 11 měsíci
public 0918a96fc0 feat[docs]: VideoScene před 11 měsíci
.gitignore ae0488d95b refactor: 使用monorepo重构 před 2 roky
.umirc.ts 0918a96fc0 feat[docs]: VideoScene před 11 měsíci
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene před 11 měsíci
README.md ae0488d95b refactor: 使用monorepo重构 před 2 roky
package.json 0918a96fc0 feat[docs]: VideoScene před 11 měsíci

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