Skip to main content

Installing Dependencies

Description...

Install Dependencies

Before proceeding, make sure your computer has Node.js installed. See these instructions to set up an environment for Ionic.

Install the Dependencies CLI with npm:

installation command

If there was a previous installation of the Ionic CLI, it will need to be uninstalled due to a change in package name.

$ installation command


note

add your note here, if there are any

Run the App

$ cd myApp
$ your run command

There are a number of other ways to run an app, it's recommended to start with this workflow.