Demo server code for MP4 You should be able to do npm install and nodemon server.js Nodemon does auto-reloading the same way grunt does on the frontend. You might have to install nodemon on the vagrant machine using npm install -g nodemon