Updating VM - LupodeLupis/BrightIdeas GitHub Wiki

How to update the VM

Make sure your in the bright-ideas directory.

  1. Checkout stable branch
git checkout develop
  1. Update the branch
git pull
  1. Build production code
npm run build
  1. Restart server
forever restart 0