Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 544 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 544 Bytes

myangular

Because:

  • understanding the fundamentals of anything is hard
  • others have done a good job already

we are following the instructions from Terro Parviainen's book and github repository with a little twist of our own:

  1. Gulp instead of Grunt
  2. ES6 features
  3. Mocha instead of Jasmine

Inspiration

  1. Make gulp work with ES6