Ionic Framework on Ubuntu 16.04

Ref: https://ionicframework.com/docs/intro/installation/
Make sure node already installed

Installation

Check the ionic version

Check the cordova version

Create a test ionic project

Run the project

New Project
ref: https://ionicframework.com/docs/intro/tutorial/

Go to the project and run

 

Ionic Framework

Installation On Ubuntu 14.04:
ref: https://ionicframework.com/getting-started/

  1. Install Ionic and Cordova

     
  2. Start an App

     
  3. Run your App (in a browser)

    Then you can see the result on your browser: http://localhost:8100/Here I use Google Chrome developer tool and use device Nexus 5 to see how it looks on the device.