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

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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%