chenlei 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu
..
docs 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu
public 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu
.gitignore ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
.umirc.ts 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu
CHANGELOG.md 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu
README.md ae0488d95b refactor: 使用monorepo重构 2 tahun lalu
package.json 0918a96fc0 feat[docs]: VideoScene 11 bulan lalu

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