Ionic2Demo contains Html and native components provided by Ionic. How to build
- Clone the repository.
- Go to the Root folder of Ionic2Demo and Run npm install
- Stay in the Root folder and for serving in local run Ionic serve
- For Android Build run Ionic platform add andoid after this Ionic platform run android
- Fro Ios Build run Ionic platform add ios after this Ionic platform run ios