Skip to content

Basic Cordova application that demonstrates the use of InstagramPlugin

License

Notifications You must be signed in to change notification settings

vstirbu/instagramplugin-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very basic Cordova application that uses the InstagramPlugin.

Clone this repo:

git clone https://github.com/vstirbu/instagramplugin-example.git

Switch to the directory where you cloned the repo and create plugins and platforms directories:

cd instagramplugin-example
mkdir platforms
mkdir plugins

Add platforms:

cordova platform add ios android

Add InstagramPlugin:

cordova plugin add https://github.com/vstirbu/InstagramPlugin.git

Prepare your project:

cordova prepare

You are set!

About

Basic Cordova application that demonstrates the use of InstagramPlugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published