This is a little agenda done with angularjs and ecma6 with import/export modules as well, this is to keep on learning and practicing ecma6.
Login page should say welcome and bring the option to get to contacts. We can add new contacts, update them, delete them or see their details.
Angular course in Belatrix.
$ npm install
Gulp watch
$ gulp
Gulp development not watching
$ gulp development
Gulp staging
$ gulp staging
Gulp Production
$ gulp production
$ karma start karma.local.conf.js
TBD
Juan José García