huacu/README.md
Dari Chernyh 0a35ac6390 com2
2023-03-30 22:46:32 +07:00

24 lines
315 B
Markdown

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