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.
|
6 years ago | |
---|---|---|
build | 6 years ago | |
config | 6 years ago | |
src | 6 years ago | |
static | 6 years ago | |
.babelrc | 6 years ago | |
.editorconfig | 6 years ago | |
.eslintignore | 6 years ago | |
.eslintrc.js | 6 years ago | |
.gitignore | 6 years ago | |
.postcssrc.js | 6 years ago | |
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
index.html | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 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.