Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chunxiao01/vue3-vant4-bilibili
基于Vue3.x和Vant4.x模仿bilibili小程序
https://github.com/chunxiao01/vue3-vant4-bilibili
Last synced: about 2 months ago
JSON representation
基于Vue3.x和Vant4.x模仿bilibili小程序
- Host: GitHub
- URL: https://github.com/chunxiao01/vue3-vant4-bilibili
- Owner: chunxiao01
- Created: 2022-05-10T09:29:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-19T10:23:19.000Z (over 2 years ago)
- Last Synced: 2024-06-14T19:39:39.440Z (6 months ago)
- Language: Vue
- Size: 310 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-bilibili-extra - Vue3-vant4-bilibili - 基于 Vue3.x 和 Vant4.x 模仿 bilibili 小程序.![Vue](svg/vue.svg?raw=true) (第三方客户端 / 直播脚本)
README
# vue3-vant4-bilibili
### 基于 Vue3.x 和 Vant4.x 模仿 bilibili 小程序
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).