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

https://github.com/mateusfs99/makeyourburger

Easily customize and request your burger! Use the MakeYourBurger App!
https://github.com/mateusfs99/makeyourburger

json-server vue-js

Last synced: over 1 year ago
JSON representation

Easily customize and request your burger! Use the MakeYourBurger App!

Awesome Lists containing this project

README

          

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).