Run the following commands to get the TDD environment up and running
vagrant up dev
vagrant ssh dev
cd /vagrant
gulp
Change a source file and check the result
A boilerplate for es6 nodejs dev with gulp watchers, linters, tdd, coverage etc
JavaScriptMIT
Run the following commands to get the TDD environment up and running
vagrant up dev
vagrant ssh dev
cd /vagrant
gulp
Change a source file and check the result