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

https://github.com/phyks/hungergames

OpenFoodFacts gamification
https://github.com/phyks/hungergames

Last synced: 2 months ago
JSON representation

OpenFoodFacts gamification

Awesome Lists containing this project

README

        

# HungerGames

Gamification webapp on top of [OpenFoodFacts](http://openfoodfacts.org/) to
improve quality of the data.

## Build setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
# Then, serve the built files with a webserver

# build for production and view the bundle analyzer report
npm run build --report
```

## License

The content of this repository is licensed under an MIT license, unless explicitly mentionned otherwise.