chenlei 0918a96fc0 feat[docs]: VideoScene il y a 11 mois
..
docs 0918a96fc0 feat[docs]: VideoScene il y a 11 mois
public 0918a96fc0 feat[docs]: VideoScene il y a 11 mois
.gitignore ae0488d95b refactor: 使用monorepo重构 il y a 2 ans
.umirc.ts 0918a96fc0 feat[docs]: VideoScene il y a 11 mois
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene il y a 11 mois
README.md ae0488d95b refactor: 使用monorepo重构 il y a 2 ans
package.json 0918a96fc0 feat[docs]: VideoScene il y a 11 mois

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