PreviousNext

Continuous Integration with Ionic Framework using Visual Studio Online – From Check In to Device

by bill-s, 2015-10-31T08:48:04.000Z

Building mobile apps?  How would you like to build a mobile app, check in code, and within minutes be able to verify the functionality of it on any of your devices?  This article will walk you through setting up an Ionic project within Visual Studio 2015, checking it into Visual Studio Online, kick off a build using the new build system, and upload the app to Ionic View.  This will allow you to view and test your application within minutes.  You will see how Visual Studio 2015 Tools for Apache Cordova provides a rich development environment for building hybrid mobile apps that take advantage of your existing web skills.

Read More