Since we are developing on windows, we can use the following platforms. To be able to use the specified platform, you need to have installed the specific platform SDK. You should only choose platforms that you need. In our example, it is the CordovaProject. You need to open your project directory in the command prompt. You should use your own domain value if possible. Io.cordova.hellocordova is the default reverse domain value. We will create it on desktop.Ĭreate CordovaProject io.cordova.hellocordova CordovaAppĬordovaProject is the directory name where the app is created.
Open the directory where you want the app to be installed in command prompt. Once everything is ready, we can create our first hybrid Cordova application. We have understood how to install Cordova and set up the environment for it.