Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 467 Bytes

File metadata and controls

13 lines (10 loc) · 467 Bytes

Unity In Bible Reading

This app is so that people can join together in reading the Bible. It also has a feature for people to create their own Bible reading plans.

Technology Used

  • Angular 18.2.11
  • Node
  • Npm

Set Up

Install npm and node. Run: npm install.

Build and Deploy

The app is deployed through GitHub Pages. GitHub Pages uses the main branch docs folder. To build changes for deployment run ng deploy --cname=unity-in-bible-reading.org.