The Slide Guy is a web app that aims to facilitate the display of lyrics for Christian worship services. However, the app can easily be adapted to display lyrics for a variety of concert gatherings.
- Library of music lyrics and other metadata
- Advanced presenter controls for the actual slide guy a.k.a. The Slide Guy View
- Real-time presentation so that multiple devices can tune in
- Set creation area to customize slides and...create sets
- Will D. (nerdondon)
- Jason (jasonszhao)
See contributing.md.
Run npm start
, and navigate to localhost:3000
In order to develop and build this project you must first have Node.JS installed.
You must then ensure that the following packages are installed globally:
- bower
- karma-cli
- gulp
Don't forget to npm install
!
MIT