This is the staging branch of the Canadian Federation of Medical Students' (CFMS) website which gets built by Travis-CI into the master (GitHub pages) branch.
Get latest Ruby and yarn/npm, either direct install or with rbenv and nvm.
bundle install
yarn
yarn start
Navigate to localhost:4000.
Commit and push, build will automatically take place. Check Travis CI if there are any errors.