Skip to content

Full text transcription project for the Folger Shakespeare Library

License

Notifications You must be signed in to change notification settings

VVH/shakespeares_world

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shakespeare's World

A full-text transcription web app, written for the Folger Library.


Commands

To install, clone the repo and run npm install

To develop locally, run gulp dev. Your browser will automatically be opened and directed to the browser-sync proxy address, and the server will serve files from the /build directory. Any changes in the /app directory will be automatically processed by Gulp, and the changes injected to any open browsers pointed at the proxy address.

To deploy to http://preview.zooniverse.org/folgerdemo/ run gulp deploy-alpha.


Built using:

  • AngularJS
  • Gulp
  • Browserify
  • Stylus
  • Nib
  • Bootstrap

Conventions

Related links

TBA

About

Full text transcription project for the Folger Shakespeare Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.1%
  • HTML 27.0%
  • CSS 11.9%