lilishop-ui/buyer/README.md

20 lines
267 B
Markdown
Raw Normal View History

# new
2021-05-13 10:56:04 +08:00
## Project setup
```
npm install
```
2021-05-13 10:56:04 +08:00
### Compiles and hot-reloads for development
```
npm run serve
```
2021-05-13 10:56:04 +08:00
### Compiles and minifies for production
```
npm run build
```
2021-05-13 10:56:04 +08:00
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).