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

https://github.com/sullay/vue3-demo

vue3-demo
https://github.com/sullay/vue3-demo

Last synced: 12 months ago
JSON representation

vue3-demo

Awesome Lists containing this project

README

          

# vue3-demo-h5

## Project setup
```
yarn
```

### Compiles and hot-reloads for development
```
yarn dev
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).