Skip to content

DadeSystems-old/CordovaSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample App

Apache Cordova sample app demonstrating the use of DadeMobile.js

Installation

Install Cordova command-line unless already installed:

npm install -g cordova

Install packages:

npm install

API Credentials

Before running the app, you must edit src/app.js and set your provided Api Key and Api URL.

Run the app

cordova run <platform name>

This sample app builds src/app.js to www/js/index.js using the Cordova before_prepare hook. This happens automatically before running the app.

Screenshot

About

DadeMobile.js Cordova Sample App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors