Getting Started with WebOS

Getting Started with WebOS

Video Tutorials:

1. Requirements

2. Install SDK + PhoneGap

3. Setup New Project

4. Hello World

In phonegap/webOS/framework/www, open up index.html with your favourite editor. After the body tag add <h1>Hello World</h1>

5A. Deploy to Simulator

5B. Deploy to Device

Done!

You can also checkout more detailed version of this guide here.