WebProg/front/vue_front/README.md
2023-04-18 09:57:05 +04:00

20 lines
278 B
Markdown

# lab4_vue_front
## 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/).