/TheAlgonquinEnsemble

This is a rewrite of the official website of The Algonquin Ensemble.

Primary LanguageHTML

The Algonquin Ensemble Website

This is a rewrite of the official website of The Algonquin Ensemble. It can be found at the following URL: https://the-algonquin-ensemble.firebaseapp.com

Testing Locally

  1. Make sure Firebase tools are installed and configured
  2. Run firebase serve --only hosting
  3. Visit http://localhost:5000

Publishing Changes

  1. TEST LOCALLY FIRST
  2. Merge changes into master branch (either by pushing or by pull request)