web-base-admin-h5/README.md

20 lines
282 B
Markdown
Raw Normal View History

2025-03-24 09:24:25 +08:00
# hzs_cloud_admin_h5
2025-03-24 09:18:12 +08:00
2025-03-24 09:24:25 +08:00
## Project setup
```
npm install
```
2025-03-24 09:18:12 +08:00
2025-03-24 09:24:25 +08:00
### Compiles and hot-reloads for development
```
npm run serve
```
2025-03-24 09:18:12 +08:00
2025-03-24 09:24:25 +08:00
### Compiles and minifies for production
```
npm run build
```
2025-03-24 09:18:12 +08:00
2025-03-24 09:24:25 +08:00
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).