ionic-angularjs-kitchensink icon indicating copy to clipboard operation
ionic-angularjs-kitchensink copied to clipboard

Controllers and Templates missing?

Open GeoffreyPlitt opened this issue 11 years ago • 3 comments

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 avatar May 11 '14 17:05 GeoffreyPlitt

@GeoffreyPlitt its in js/app.js, is that what you are looking for ?

krisrak avatar May 12 '14 19:05 krisrak

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.

GeoffreyPlitt avatar May 12 '14 20:05 GeoffreyPlitt

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

krisrak avatar May 12 '14 22:05 krisrak