Today I installed PhoneGap on my computer. I have been playing with it yesterday on the computers at the University, and decided to install it on my computer too.
To install PhoneGap I needed to install Node.js first, which can be downloaded here: http://nodejs.org/.
I then restarted my laptop, and run the npm install -g phonegap command on the command prompt. This installed PhoneGap on my laptop and was ready to use.
No comments:
Post a Comment