6
0
Fork 0
jiqu-library-miniprogram/README.md

20 lines
267 B
Markdown

# mall-app
## 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/).