adamnemecek / StoryNavigator

jbehave angular showcase

Home Page:To see this running as a live app, go to: http://paul-hammant.github.com/StoryNavigator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running this after cloning

open navigator.html to see this working

  • not in Chrome as that thinks that data served from the adjacent file:// is a same-origin-policy violation

open xref.json to see the data in question

Running this without cloning it

To see a live app, visit: http://paul-hammant.github.com/StoryNavigator Contrast that to http://paul-hammant-fork.github.com/StoryNavigator which is the same, but has the AngularJs import line commented out.

How the app works?

Look inside the source for navigator.html to see plenty of notes towards understanding the implementation.