Falcon Syndicate Website frontend, hosted at https://www.falconsyndicate.net.
Built using Gatsby.
Make sure that you have the Gatsby CLI program installed:
npm install --global gatsby-cli
Install dependencies with:
cd falcon-syndicate-site
npm install
Then you can run it with:
gatsby develop
Web services run off of falcon-backend.