Perfection Group App

Perfection Group App - Ionic Project with Token Based Restful APIs.

Install Node JS Software

Go to terminal or command line.

Execute following commands to run this application.

$ git clone https://github.com/srinivastamada/ionic-restful-authentication.git
$ cd ionic-restful-authentication
$ npm install
$ ionic serve

ios

$ cordova add platform ios

$ ionic build ios

Android

$ cordova add platform android

$ ionic build android

Ios Download Link

Download From Itunes

Android Download Link

Download From Google Play

More Info Tutorial: Ionic 3 and Angular 4: PHP Restful API User Authentication for Login and Signup.