How do you remove the # in urls using the angular .htmlMode(true) syntax?
I tried the following but it didn't work app.js app.config I tried adding $urlRouterProvider.html5Mode(true);