Educational web app that teaches history based on human stories
More detailed documentation is available in the Github wiki.
npm install # or yarn
npm start
npm run build
npm install -g firebase-tools # if you don't already have it
firebase deploy
change the id in .firebaserc
and change the config object in src\helpers\firebase.js
.