Set up Server Install Virtual Box: https://www.virtualbox.org/ Install Vagrant: https://www.vagrantup.com/ cd server vagrant up Set up Client Install Node and NPM: https://nodejs.org cd client npm install