Skip to content

Latest commit

 

History

History
62 lines (38 loc) · 1.64 KB

README.md

File metadata and controls

62 lines (38 loc) · 1.64 KB

Orthodox Presenter

Orthodox Presenter is an open source web application designed for use in Coptic Orthodox church services. It's responsive in that it can be scaled to fit any screen size. Orthodox Presenter has been designed to run on any device with a modern web browser. It can also be run offline by just opening index.html in a web browser. In addition to this, it also aims to load the appropriate documents for the specific day in terms of prayers, readings, saint commemorations, and hymns.

Getting Started

Prerequisites

Installation

Install packages

npm install

Install local-web-server

npm install -g local-web-server

Start the build process

npm start

Launch local-web-server from the root directory in another terminal

ws

Open localhost:8000 in a browser

Built With

Contributing

Please read CONTRIBUTING before submitting pull requests.

License

This project is licensed under the MIT License

Acknowledgments