ionic-angularjs-kitchensink
ionic-angularjs-kitchensink copied to clipboard
Controllers and Templates missing?
Hey, I'm trying to play with this and it seems like there are both Templates and Controllers missing, which the app refers to at runtime. Any advice?
@GeoffreyPlitt its in js/app.js, is that what you are looking for ?
The app.js file refers to things like "menu.html" which are missing. When I run this in the browser, I get 4xx errors because it's looking for stuff like menu.html which isn't there.
It should work in chrome browser just fine, works for me.
You dont need menu.html, it is defined in index.html as a script id