https://github.com/top-lh/uniapp-cli
uniapp的脚手架(内置uview、youzan weapp、flyio)
https://github.com/top-lh/uniapp-cli
Last synced: 3 months ago
JSON representation
uniapp的脚手架(内置uview、youzan weapp、flyio)
- Host: GitHub
- URL: https://github.com/top-lh/uniapp-cli
- Owner: TOP-LH
- Created: 2020-09-04T06:51:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T06:56:55.000Z (almost 6 years ago)
- Last Synced: 2025-01-17T22:09:21.334Z (over 1 year ago)
- Language: JavaScript
- Size: 150 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uniapp-cli
## 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/).