Skip to content

Minden-Baptist-Church/minden-baptist-church-website

Repository files navigation

Minden Baptist Church Website

Minden Baptist is a contemporary, friendly and family oriented congregation with ministries to all demographics.

Making Changes

  1. git clone [email protected]:Minden-Baptist-Church/minden-baptist-church-website.git
  2. Install Gatsby
  3. Run yarn install to install dependencies
  4. Use yarn start to use a local development server
  5. When done making changes and happy with result on development server, use yarn deploy to push to the live branch.
  6. Be sure to do a regular git push as well