kmthorsnes / em-tipping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EM-tippekonkurranse

Setup

npm install

Updating scores

  1. Update game scores, game results (H, U, B), etc. in /data/results.json
  2. From the project root folder run: npm run calculate

Importing Excel files

In case there are new Excel files, add them with the current naming convention: EURO 2021 TIL UTFYLLING + " " + [player name].xlsx

Also add [player name] to the names array in /helpers/converter.js

Then, from the project root folder run: npm run convert

Live version

When main branch is updated and pushed live version is available at [ omega-em-konkurranse.netlify.app - hosted by Netlify.

Netlify Status

Gitmoji

About


Languages

Language:JavaScript 51.4%Language:HTML 48.6%