A simple AngularJS application built for a Uken Games lunch & learn.
This project covers a few basic topics:
- 2-way binding
- Routes and views
- Route parameters
- Dependency injection
- Directives
- Clone the repo
- Checkout master branch
- master branch contains a starting point for the app
- View the commits in the 'finished' branch in github
- This provides a step by step approach to building out the application