This repository has been archived on 2022-11-09. You can view files and clone it, but cannot push or open issues or pull requests.
Food-Frontend-Vue-2/README.md

20 lines
272 B
Markdown

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