xiazhe / ionic-learning

ionic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ionic-learning

ionic 2 angular 2 sass cordova Cordova iOS Platform Guide https://cordova.apache.org/docs/en/latest/guide/platforms/ios/ Cordova Android Platform Guide https://cordova.apache.org/docs/en/latest/guide/platforms/android/

https://ionicframework.com/docs/v2/getting-started/installation/#platform-guides

Platform Guides For those building native apps for iOS and Android (most of you!), each platform has certain features and installation requirements before you can get the most out of your Ionic and Cordova development.

For iOS developers, take a look at the Cordova iOS Platform Guide and follow the instructions to install or upgrade X Code, and possibly register for a developer account to start building apps for iOS.

For Android developers, take a look at the Cordova Android Platform Guide and follow the instructions to install the SDK and/or Android Studio to start building apps for Android.

create your first Ionic app $ ionic start projectname --version $ ionic start MyIonic2Project tutorial --v2

install npm modules for the application $ npm insatll $ ionic serve

About

ionic


Languages

Language:JavaScript 85.0%Language:CSS 14.5%Language:HTML 0.5%Language:TypeScript 0.1%