Validators
must know
- execute
npm run build
before pushing commit
comes with
- babel (es6 + plugins)
- eslint (airbnb js config)
- gulp
- mocha
- expect.js
- sinon
commands
npm run build
to build project intolib
foldernpm run dev
to start auto build on save