Changes

Jump to navigation Jump to search
8 bytes added ,  23:19, 25 July 2014
Line 37: Line 37:  
==== Run and Check ====
 
==== Run and Check ====
   −
# Go to cordova-cli/bin and run the command : ./cordova create new_project
+
# Go to cordova-cli/bin and run the command,<br>{{Code|./cordova create new_project}}
 
# cd to the new_project directory created inside the bin folder
 
# cd to the new_project directory created inside the bin folder
#:  There run the command:<br> {{Code|.././cordova platform add sugar}}
+
#:  There run the command,<br> {{Code|.././cordova platform add sugar}}
# Then to build, run: <br> {{Code|.././cordova build sugar}}
+
# Then to build, run<br> {{Code|.././cordova build sugar}}
 
   
 
   
 
The .xo generated would be present in cordova-cli/bin/new_project/platforms/sugar/cordova/HelloCordova.xo
 
The .xo generated would be present in cordova-cli/bin/new_project/platforms/sugar/cordova/HelloCordova.xo
      
=== For Microsoft Windows ===
 
=== For Microsoft Windows ===

Navigation menu