/fellowship

Fellowship Baptist Church website

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Fellowship Baptist Church

Church website: fellowship.org.au

S3 bucket testing: [http://fellowship.org.au.s3-website-ap-southeast-2.amazonaws.com/]

Built with react.

Deployed with GitHub Actions

Many thanks to Matthew Wilson for his original source code:

Installation

Install yarn. See https://classic.yarnpkg.com/en/docs/install#mac-stable

npm install --global yarn

Run the following for local installation

yarn install
yarn start

Run in production mode

yarn build
serve -s build

Go to http://localhost:3000 to test