Did you run: browserify -o browserified.js index.js
Please notice the URL bar and link hover text
Works in a simulated way when running from a file: URL
Refresh and bookmarking require:
for x in green yellow purple gray; do ln -s index.html $x.html; done
<link rel="start" href="...">so the SPA can find where it should go for the empty state.