chenlei 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu
..
docs 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu
public 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu
.gitignore ae0488d95b refactor: 使用monorepo重构 2 lat temu
.umirc.ts 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu
README.md ae0488d95b refactor: 使用monorepo重构 2 lat temu
package.json 0918a96fc0 feat[docs]: VideoScene 11 miesięcy temu

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