-Make sure you have node and git installed -Clone the git repository -Navigate to the directory you cloned -If you don't have gulp-cli install run '''npm install gulp-cli -g''' (may need sudo) -Then run '''npm install'''
##Building To build the project run '''gulp''' or '''gulp watch''' to build on change
##Server Run '''npm run server''' to start a local server on http://localhost:8080