Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 845 Bytes

File metadata and controls

36 lines (24 loc) · 845 Bytes

JSpager Ionic Template

alt text

Installation

Add your own Facebook keys in services.js :

return { FBappKey : "", FBpageID : "", Ionic_app_id: "", Ionic_app_key: "", PopupLiker: true, PagerTitle: "Amazon" };

To build the app execute the following commands on your terminal:

  • npm install
  • ionic platform add ios
  • ionic platform add android

To run the app on the emulator:

  • ionic run ios
  • ionic run android

To run the app on the USB connect device:

  • ionic run ios --device
  • ionic run android --device

Keep in mind this repo is only an Ionic starter and template. A lot of work still need to be done to make this app very polish and professional.

For more support and information about JSpager Ionic Template, please contact us at http://JSapp.me