A Gospel-sharing app built on React Native. Runs on web and mobile.
View on web: https://john316.aweandreverence.com
- Recommended: Install
nvm
(https://github.com/nvm-sh/nvm)curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
nvm install --lts
nvm use --lts
- Install
npm
(https://www.npmjs.com/) (not needed if usingnvm
) - Install
yarn
[sudo] npm install -g yarn
make install
make run
- Open up browser to http://localhost:3000
The app is deployed to the web via static pages hosted on GitHub Pages.
make deploy
This app was commissioned by the California Southern Baptist Convention.