Multi testing proposal repository. Testing some Gulp.js, ES6, SASS and Git with it.
You'll need to install NodeJS.
# Clone the repository.
$ git clone https://github.com/igormartimiano/simple-gulp simple-gulp
$ cd simple-gulp
# Installs dependencies.
$ npm install
# Builds dist and starts server at port:3000.
$ gulp