Skip to content

Commit e129942

Browse files
authored
add live example's link
1 parent 42a0abc commit e129942

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ What if we have one place for the state's mutation and let messages do the rest?
77

88
This sample application will manage a realtime search using the [YouTube API](https://developers.google.com/youtube/v3/), allowing the user to search for a name and to geo-localize the search results.
99

10+
Play with the live example here: [live example](https://pietro909.github.io/one-source-of-truth-for-angular/).
11+
1012
## Requirements
1113

1214
* [Node.js](http://nodejs.org/) v5.x.x or higher

0 commit comments

Comments
 (0)