Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/minured/bilibili
b站移动端,点击预览:
https://github.com/minured/bilibili
Last synced: 12 days ago
JSON representation
b站移动端,点击预览:
- Host: GitHub
- URL: https://github.com/minured/bilibili
- Owner: minured
- Created: 2020-07-22T14:40:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T07:17:51.000Z (over 1 year ago)
- Last Synced: 2024-08-01T02:29:05.704Z (3 months ago)
- Language: Vue
- Homepage: http://minured.github.io/bilibili
- Size: 1.56 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Bilibili - b 站移动端.![Vue](svg/vue.svg?raw=true) ![Web](svg/edge.svg?raw=true) (第三方客户端 / 直播脚本)
README
# bilibili
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).