git clone https://github.com/ASteinheiser/react-rpg.com
cd react-rpg.com
nvm use
yarn install
yarn start
yarn test
Your pull request will be reviewed. If merged in, your changes will be automatically deployed to the beta url (staging.react-rpg.com), so everyone can test your changes. After some testing, it will be merged to Master, which will deploy to the live site and mobile apps.