chenlei 0918a96fc0 feat[docs]: VideoScene пре 11 месеци
..
docs 0918a96fc0 feat[docs]: VideoScene пре 11 месеци
public 0918a96fc0 feat[docs]: VideoScene пре 11 месеци
.gitignore ae0488d95b refactor: 使用monorepo重构 пре 2 година
.umirc.ts 0918a96fc0 feat[docs]: VideoScene пре 11 месеци
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene пре 11 месеци
README.md ae0488d95b refactor: 使用monorepo重构 пре 2 година
package.json 0918a96fc0 feat[docs]: VideoScene пре 11 месеци

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