npm install
gulp
. There's only one task which compiles the Sass and watches for changesA Stylelint dotfile is included to enforce the coding style of the CSS and Sass.
Also consider installing SublimeLinter
and SublimeLinter-contrib-stylelint
to get notifications on Sublime Text.
Instead, if you're using Atom, you can install linter-stylelint package.