Skip to content

askrht/Ionic2Demo

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.5%
  • TypeScript 37.9%
  • CSS 12.7%
  • JavaScript 5.9%