Skip to content

miguelramosfdz/userapp-ionic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UserApp Ionic Example

Example app based on the Ionic Framework and UserApp.

Getting Started

Install Ionic

If you haven't installed Ionic already, follow the instructions here.

Insert your App Id

Open the file www/js/app.js and replace YOUR-USERAPP-APP-ID with your App Id.

How do I find my App Id?

Add your platforms

$ ionic platform add android

Add AppInBrowser plugin

Install the InAppBrowser plugin:

$ cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git

Run the app with Ionic

$ ionic build android
$ ionic emulate android

UserApp Dependencies

Help

Contact us via email at support@userapp.io or visit our support center. You can also see the UserApp documentation for more information.

About

Example app based on the Ionic Framework and UserApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 17.5%
  • Objective-C 0.9%
  • HTML 0.3%
  • C++ 0.2%
  • C# 0.2%
  • Java 0.2%