You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Lucas Verney 9b60fe57c3 Add license 6 years ago
build First mockup 6 years ago
config First mockup 6 years ago
src Update of the whole app 6 years ago
static First mockup 6 years ago
.babelrc First mockup 6 years ago
.editorconfig First mockup 6 years ago
.eslintignore First mockup 6 years ago
.eslintrc.js Basic PoC 6 years ago
.gitignore First mockup 6 years ago
.postcssrc.js First mockup 6 years ago
LICENSE.md Add license 6 years ago
README.md Add license 6 years ago
index.html Update of the whole app 6 years ago
package-lock.json Update of the whole app 6 years ago
package.json Add license 6 years ago

README.md

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.