Im learning to code in HTML5, I downloaded and installed Node.js, PhoneGap and cordova. Im trying to create a "Test" app and When I run the command:
c:\phonegapApps>phonegap create Test
It just creates the followiong folders:
"hooks","platforms","plugins","www" folders and config file.
But does not create the ".cordova" Folder which I need to continue with my course. Please Help Me!