http://ionicframework.com/getting-started/ 5 Ionic Framework App Development Tips and Tricks http://www.sitepoint.com/5-ionic-app-development-tips-tricks/?utm_medium=email&utm_campaign=SitePoint+Mobile+Newsletter+-+March+6th+2015&utm_content=SiteP…
Install: npm install ionic cordova -g Create a project with blank template: ionic start <project_name> blank Start: cd <proejct_name> ionic serve Then you will see the web page in the broswer. And you can simply copy your proejct build version…
http://blogs.windows.com/buildingapps/2015/08/05/build-better-apps-windows-10-by-10-development-series/ We’ve been talking about the new capabilities that come with Windows 10 for some time, but an area that we haven’t really dug into yet is how they…