Skip to content
forked from oSoc17/snipstory

Educational web app that teaches history based on human stories πŸ™‹πŸ“•

License

Notifications You must be signed in to change notification settings

oSoc18/snipstory

This branch is 242 commits ahead of oSoc17/snipstory:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5887a2c Β· Aug 13, 2018
Jul 25, 2018
Jul 26, 2017
Aug 13, 2018
Jul 23, 2018
Jul 10, 2017
Jul 10, 2017
Jul 25, 2018
Jul 17, 2018
Jul 26, 2017
Jul 5, 2017
Aug 2, 2018
Jul 11, 2018
Jul 24, 2018
Jul 22, 2018
Jul 27, 2017

Repository files navigation

Snipstory

Build Status License: MIT Dependencies Status

Educational web app that teaches history based on human stories

More detailed documentation is available in the Github wiki.

Local development

Install dependencies

npm install # or yarn

Run the dev server

npm start

Build for production

npm run build

Deploy on firebase

npm install -g firebase-tools # if you don't already have it
firebase deploy

Change firebase project

change the id in .firebaserc and change the config object in src\helpers\firebase.js.

About

Educational web app that teaches history based on human stories πŸ™‹πŸ“•

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.8%
  • CSS 12.5%
  • HTML 0.7%