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

https://github.com/arkdevuk/bazar_en_cuisine

[SUPPORT] Projet de cours 10/2022
https://github.com/arkdevuk/bazar_en_cuisine

Last synced: 5 days ago
JSON representation

[SUPPORT] Projet de cours 10/2022

Awesome Lists containing this project

README

          

# bazar_en_cuisine

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