maxkrieger / credence

Credence calibration game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Credence Calibration

Building

Add a .env file with your firebase JSON assigned to the key REACT_APP_FIREBASE. E.g. (replacing the ...):

REACT_APP_FIREBASE='{"apiKey": "...", "authDomain": "...","projectId": "...","storageBucket": "...","messagingSenderId": "...","appId": "...","measurementId": "..."}'

run yarn to install deps

Running

yarn start

Deploying

  • Change the homepage field of package.json accordingly
  • On firebase, you might want to add your domain here but I didn't need to
  • yarn deploy to the appropriate github pages

About

Credence calibration game


Languages

Language:TypeScript 91.2%Language:HTML 6.9%Language:CSS 1.9%