chenlei 0918a96fc0 feat[docs]: VideoScene hace 11 meses
..
docs 0918a96fc0 feat[docs]: VideoScene hace 11 meses
public 0918a96fc0 feat[docs]: VideoScene hace 11 meses
.gitignore ae0488d95b refactor: 使用monorepo重构 hace 2 años
.umirc.ts 0918a96fc0 feat[docs]: VideoScene hace 11 meses
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene hace 11 meses
README.md ae0488d95b refactor: 使用monorepo重构 hace 2 años
package.json 0918a96fc0 feat[docs]: VideoScene hace 11 meses

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