Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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小程序

Awesome Lists containing this project

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/).