git clone ...
npm install
npm start
- git co dev
- Work your fingers to the bone
- git commit
- git push origin dev
- Publish dev branch on netlify
- Create pull request on github
- Preview on netlify
- Approve pull request on github
- netlify automatically publish master branch
- Go to netlify https://app.netlify.com/
- Click brewbox.community (https://app.netlify.com/sites/brewboxcommunity/overview)
- Click on deploys (https://app.netlify.com/sites/brewboxcommunity/deploys)
- In "Search deploys" select dev (https://app.netlify.com/sites/brewboxcommunity/deploys?filter=dev)
- Look live site clicking on 'Preview deploy'
- Go to github (https://github.com/brewboxit/brewboxit.github.io)
- Create a pull request
- Look live preview clicking on link Look for "deploy/netlify" in check box and click on details
- Merge pull request