Pray - Front End
Getting started
Until we can upload the app to the Chrome Web store, you will have to load this front end into Chrome as an extension in developer mode.
To do that, you need to
- Download the repository
git clone https://github.com/aWarmWalrus/pray-frontend
- Open up the Chrome
- Go to:
chrome://extensions
in the omnibar - In the top right corner, make sure "Developer mode" is checked
- Click "Load unpacked extension..."
- Find the folder where you cloned
pray-frontend
to and clickpray-frontend
- Try to see if it works!
Ctrl + t
away!