Skip to content

Commit

Permalink
Add note about fiddle
Browse files Browse the repository at this point in the history
  • Loading branch information
trodrigues committed Apr 12, 2016
1 parent a854593 commit 45e7386
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ This code makes some use of Promises, which are also used by the Contentful SDK.

You can try this app at http:https://contentful.github.io/product-catalogue-js

## Try it on JSFiddle

You can try and play with a subsection of this app at the following fiddle: https://jsfiddle.net/trodrigues/btvhh4ma/

There you can see how to get and display a list of products.

## Running it locally

Because this app makes use of the browser's [History API](https://developer.mozilla.org/en-US/docs/Web/API/History_API) you can't just open the index.html file locally on a browser.
Expand Down

0 comments on commit 45e7386

Please sign in to comment.