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

https://github.com/yunliang-ding/h5-uni-app

uni-app 项目模版
https://github.com/yunliang-ding/h5-uni-app

Last synced: 9 months ago
JSON representation

uni-app 项目模版

Awesome Lists containing this project

README

          

# my-project

## Project setup
```
yarn install
```

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

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

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