Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 415 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 415 Bytes

Blue Cross of India Android app

Blue Cross of India android app developed using Ionic.

Prerequisites

Install Node.js

Install Cordova & Ionic,

$ npm install -g cordova ionic

Install Gulp & npm packages

$ npm install -g gulp 
$ npm install

Run through Browser emulator

$ ionic serve

To run on device, connect the device and enable developer options

$ ionic run