Hi Jess,

Ah! Now I know your problem.
Browsers are working in a different mode when you load a file from the 
local file-system, and routing doesn't work in that mode. (there is a 
lengthy explanation, google for that if interested)
You should install a tool that lets you serve a local folder to the browser.
I would recommend this:
https://www.npmjs.com/package/http-server

There are s boatload more available. This one is easy to install and use. 
But any will do.

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to