Skip to content

Commit 0550b26

Browse files
committed
point to sample app
1 parent bca1769 commit 0550b26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Never work in a vacuum. I find that the AngularJS community is an incredible gro
1111

1212
Many of my styles have been from the many pair programming sessions [Ward Bell](http://twitter.com/wardbell) and I have had. While we don't always agree, my friend Ward has certainly helped influence the ultimate evolution of this guide.
1313

14+
## See the Styles in a Sample App
15+
While this guide explains the *what*, *why* and *how*, I find it helpful to see them in practice. This guide is accompanied by a sample application that follows these styles and patterns. You can find the [sample application (named modular) here](https://github.com/johnpapa/ng-demos) in the `modular` folder. Feel free to grab clone it or fork it. Instructions on running it are in its readme.
16+
1417
## Table of Contents
1518

1619
1. [Single Responsibility](#single-responsibility)

0 commit comments

Comments
 (0)