Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ishoshot/hunger-games
Hunger games 🍔, is a all-about-food platform that is publicly saying that: "There are people in the world so hungry, that God cannot appear to them except in the form of bread".
https://github.com/ishoshot/hunger-games
cc-3 collectionviewflowlayout css design food grid hunger-games love templating vuejs
Last synced: about 1 month ago
JSON representation
Hunger games 🍔, is a all-about-food platform that is publicly saying that: "There are people in the world so hungry, that God cannot appear to them except in the form of bread".
- Host: GitHub
- URL: https://github.com/ishoshot/hunger-games
- Owner: Ishoshot
- Created: 2019-10-30T09:29:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T23:46:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T05:34:06.349Z (almost 2 years ago)
- Topics: cc-3, collectionviewflowlayout, css, design, food, grid, hunger-games, love, templating, vuejs
- Language: Vue
- Homepage: https://ifood.netlify.com/
- Size: 1.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hunger Games..
This is not really a game as it sounds, LOL. This is just a play around with the MealDB, Vue and others i.e Vueifty, etc
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).