#Setup
Start the app on localhost:7000
Download: https://github.com/HackNL/VRLifeofJesus.git
Go to the project:
cd path/to/filesInstall node modules:
npm installInstall Gulp:
npm install --global gulp-cliGo to the project:
cd path/to/filesInstall dev npm modules:
npm install --devStart Gulp:
gulp