An open API service indexing awesome lists of open source software.

https://github.com/luizengdev/make-your-burger

Treinamento do curso Vue 3
https://github.com/luizengdev/make-your-burger

Last synced: 3 months ago
JSON representation

Treinamento do curso Vue 3

Awesome Lists containing this project

README

          

# Vue 3 course training make-your-burger

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