nrasool / Gigya-Cordova-Demo

Simple Cordova Sample for Gigya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gigya-Cordova-Demo

This example is designed to be as simple as possible to show how to use Cordova with Gigya

You first need to install Cordova

First make sure you have installed node.js and then you can run

$> npm install -g cordova

Create your new app

$> cordova create MyNewApp

Change to the new directory for your app

$> cd myNewApp

Now download these files onto the new directory

About

Simple Cordova Sample for Gigya


Languages

Language:Objective-C 83.9%Language:Java 8.0%Language:CSS 3.3%Language:HTML 2.5%Language:JavaScript 2.3%