/getting-comfortable-with-angularjs

Code examples and information to get you comfortable with AngularJS

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Getting Comfortable with AngularJS

Initial source for co-presentation with @designerJordan - Getting Comfortable with AngularJS

$ git clone git@github.com:jccrosby/getting-comfortable-with-angularjs.git

$ cd getting-comfortable-with-angularjs

$ bower install

Then check out http://jccrosby.github.io/getting-comfortable-with-angularjs/

Dependencies are managed with Bower

That is the reason for:

$ bower install

Don't know about Bower?

A package manager for the web. http://bower.io/