Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


...

Note

You must have installed Node.js before proceeding with this

...

procedure.


To install Cordova, perform the following steps:

  1. Open the command prompt and enter the following command:

    Code Block
    languagebash
    npm install –g cordova


    Image Modified

    Cordova gets installed.

  2. To check the version of Cordova installed, enter the following command in the command prompt:

    Code Block
    languagebash
    cordova –-version


    Image Modified

  3. Continue with the Install JDK on Windows section.