HungerGames
Gamification webapp on top of OpenFoodFacts to improve quality of the data.
Build setup
# 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.
Description
Languages
JavaScript
74.9%
Vue
24.1%
HTML
1%