####Work in progress...####
###AngularJS RequireJS Jasmine Karma Protractor Bootstrap Seed### An AngularJS 1.3 application that encompasses some of the best practices.
####Application Featuress####
- Login/Logout
- JWT Authentication
- Karma Unit tests
- Protractor e2e tests
####Stack####
- AngularJS 1.3
- RequireJS
- Jasmine
- Karma
- Protractor
- Bootstrap (Bootswatch Superhero theme)
- MongoDB
- NodeJS
JWT Implementation is inspired from BlogJS.