To get started: Install NodeJS Download this repo Open the command line of your choice and cd to the root directory of this repo on your machine npm install - Installs packages npm install -g gulp - Installs gulp globally. Why globally? Navigate to http://localhost:9005/ if your browser doesn't open automatically. Having Issues? Try this: If you have an .eslintrc file in your user directory, delete it. Change Log Aug 20, 2015 - Updated to use gulp-open 1.0.0 and browserify 11.0.1 since the course has been updated to use these versions. Jan 23, 2016 - Fixed missing quotes around jQuery globals in .eslintrc. Jan 12, 2017 - Added link to completed demo and updated demo that uses latest versions as of early 2017.