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