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
- Make sure Firebase tools are installed and configured
- Run
firebase serve --only hosting
- Visit http://localhost:5000
- TEST LOCALLY FIRST
- Merge changes into
master
branch (either by pushing or by pull request)