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 项目模版
- Host: GitHub
- URL: https://github.com/yunliang-ding/h5-uni-app
- Owner: yunliang-ding
- Created: 2023-11-24T07:38:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-24T07:50:48.000Z (about 2 years ago)
- Last Synced: 2023-11-24T08:37:34.632Z (about 2 years ago)
- Language: Vue
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).