Tutorial by Examples

To prepare the ios build first we need to create the cordova project. lets create the project by the command line tool. cordova create hello com.example.hello "HelloWorld" Go to the project dir by cd hello. we are now in the project directory, lets check which platforms are availa...

Page 1 of 1