Website for the Bearded Baritones. This website is live at http://beardedbaritones.com.
To run the server:
- Install node.js from nodejs.org
- Get the secret config file, and place it in config/index.js
- Install the project's dependencies:
npm install - Run it:
node server.js