crm-h5/README.md
2024-07-12 17:44:41 +08:00

20 lines
270 B
Markdown

# crm-h5
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).