Write Once, Run Everywhere Joseph Guadagno jguadagno@hotmail.com @jguadagno http://jjg.me/aboutJJG
About Joseph Guadagno Director, Technology at Quicken Loans Organizer of Desert Code Camp Microsoft “Developer Services” MVP Father of 2, husband to 1 Former President and Vice President of INETA North America (2007-2015) Founder of the Southeast Valley .NET User Group (SEVDNUG) in Chandler, AZ (2007-2013) Currently serving on my the City of Chandler‘s Parks and Recreation board (since 2010) Telerik MVP (2010 to 2012) Microsoft Visual Basic MVP (1996)
Agenda Build an Application
Building an Application
Install NPM (Node Package Manager) Install Ionic Install Cordova Required Libraries Install NPM (Node Package Manager) http://nodejs.org Install Ionic npm install –g ionic Install Cordova npm install –g cordova npm install –g ionic cordova
Create the Application Shell ionic start <projectName> <templateName>
Ionic Templates Template Url tabs * https://github.com/ionic-team/ionic-starter-tabs sidemenu https://github.com/ionic-team/ionic-starter-sidemenu blank https://github.com/ionic-team/ionic-starter-blank super https://github.com/ionic-team/ionic-starter-super tutorial https://github.com/ionic-team/ionic-starter-tutorial
Let’s Build an Application
Joseph Guadagno jguadagno@hotmail.com @jguadagno http://jjg.me/aboutJJG
Questions?
References
Urls http://ionicframework.com http://play.ionic.io http://lab.ionic.io/ http://ionicframework.com/docs/resources/ http://market.ionic.io/ https://github.com/microsoft/ionic-azure-conference- app