/Ionic2Demo

Ionic2Demo

Primary LanguageHTML

Ionic2Demo

Ionic2Demo contains Html and native components provided by Ionic. How to build

  1. Clone the repository.
  2. Go to the Root folder of Ionic2Demo and Run npm install
  3. Stay in the Root folder and for serving in local run Ionic serve
  4. For Android Build run Ionic platform add andoid after this Ionic platform run android
  5. Fro Ios Build run Ionic platform add ios after this Ionic platform run ios