Skip to content

dougludlow/ionic-instagram-demo

Repository files navigation

Ionic Instagram API Demo App

A simple project demoing the Ionic Framework. Uses Auth0 for login and pulls in the top 20 posts from the Instagram API.

Running this project

If you haven't already, install Ionic, Cordova and Bower:

$ npm install -g ionic cordova bower

Install library dependencies:

$ npm install
$ bower install

To launch the app in your browser:

$ ionic serve

To emulate the app on iOS:

$ ionic emulate ios

To emulate the app on Android:

$ ionic emulate android

About

Ionic Instagram API Demo App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published