Files
HyperBilibili/README.md
T
2024-02-28 20:05:37 +08:00

381 B

HyperBilibili

在Vela嵌入式设备上基于QuickApp实现的第三方B站客户端

1. 开发

克隆此仓库,然后运行:

npm install
npm run start

2. 构建

npm run build
npm run release

3. 调试

npm run watch

了解更多

你可以通过我们的官方文档熟悉和了解快应用。