Skip to content

FalafelSoftwareInc/Azure-Cordova-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web and Mobile Workshop With Azure and Cordova (Ionic)

Installations To follow along in this workshop you will need the following tools and software to be installed:

  1. NodeJS: 64 bit installer, 32 bit installer
  2. Git: 64 bit installer, 32 bit installer
  3. Android SDK: Android Studio and SDK
  4. Install Java JDK: Java JDK Installer
  5. Install Cordova tools: npm install -g cordova
  6. Install Ionic CLI: npm install -g ionic
  7. Install Bower: npm install -g bower

Tools Required

  1. Visual Studio Code: download here (any editor or full visual studio with cordova tools installed will also work fine)
  2. Visual Studio 2015, with Azure SDK 2.6 or above installed
  3. Microsoft Azure Account: Sign up here

A quick AngularJS refresher

You can read a quick introduction to AngularJS on the asp.net site here

A quick Ionic refresher

To know what version of Ionic you installed, open up Node.js command prompt and type in:

ionic -v

You should see something like: Ionic version To know what versions of all Ionic dependencies you have installed:

ionic info

You should see something like: Ionic Info

Here is a link to Module 1

About

Workshop for using Cordova with Azure App Services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages