| Age | Commit message (Collapse) | Author | 
 | 
Include a new `<hello/>` component on the page. We haven't written it
yet, but this will be where it gets rendered on the page.
 | 
 | 
Set ngApp on the `<html>` attribute of the layout template. Calling it
"Notes" since this is a note app. Using the `n` prefix to
separate/namespace application/project modules from other included
modules.
 | 
 | 
Remove unneeded libraries, include Angular and Angular's router on the
page.
 | 
 | 
 | 
 | 
 | 
 | 
Configure it to work with Rails in the /vendor directory.
 | 
 | 
 |