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

https://github.com/rafinhadufluxo/stranger-burger

Burger King snack form, for studies only
https://github.com/rafinhadufluxo/stranger-burger

javascript javascript-framework vue3

Last synced: 8 months ago
JSON representation

Burger King snack form, for studies only

Awesome Lists containing this project

README

          

# stranger burger

## 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
```

### Compile configuration Api in terminal II (that is, open another terminal and compile inside the directory)
```
npm run backend
```