Cardova instalation

Here

Installation

The Cordova command-line tool (CLI) is distributed as an npm package.

To install the cordova CLI tool, follow these steps:

  1. Download and install Node.js. On installation you should be able to invoke node and npm on your line.
  2. (Optional) Download and install a git client, if you don’t already have one. Following installation, you should be able to invoke the git command in your command promt (terminal). The Cordova cli and npm invokes the git command when download assets that were referenced with a git repo url.
  3. Install the cordova module using npm utility of Node.js. The cordova module will automatically be downloaded by the npm utility.
npm install -g cordova
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

Leave a Reply

Your email address will not be published. Required fields are marked *