crm-h5/README.md

20 lines
270 B
Markdown
Raw Permalink Normal View History

2024-07-12 17:44:41 +08:00
# 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/).