Currently a WIP.
npm install
npm start
Gulp tasks will run automatically but to manually run them:
Build dist/
gulp build-dist
Building Javascript: This will concat the js files together in order by name:
gulp build-js
Building SASS
gulp build-sass