Default branch is set to staging
. Create feature-branches from staging and merge changes into staging.
Master branch is reserved for deploying the website to our organization site page
git clone https://github.com/TerrorApps/TerrorApps.github.io.git
yarn install
yarn dev
Head to: http://localhost:9000
Make sure you are on staging and your local is up to date
yarn deploy