https://destinyclanwarfare.com
Install dependencies
nvm install
yarn install
yarn generate:ssl
netlify link
All project processes can be started using the following:
yarn start
Runs all the automated QA tools
This can be run using:
yarn test
Generate a production build of the site using the following:
yarn build