Basic Nav-Bar Navigation Working Example

I had some trouble using the demo code in the Ionic demos to get the navbar working with just some simple pages.

I couldn’t get the ‘/’ route in the $stateProvider to work without the $urlRouteProvider default route provided also.

I have a working CodePen example for this totally basic functionality. Hopefully saves someone else some time…