"_"
- Normalize
- Font Awesome (icons)
- JQuery
- Gulp
- AutoPrefixer
- SASS
- Babel
- Uglify
- Browsersync
- Reload
- Plumber
- Del
- Rename
copy boilerplate repo URL
create new repo on github.com
choose import code (using boilerplate repo URL)
clone/copy new repo URL
$ cd to working dir.
$ git clone
+ new repo URL + new dir name
$ cd to new dir
$ npm install
// pull in dependency modules
$ gulp
// compile and watch
$ gulp build
// final production build