Delete the contents of your project's workshop/www folder.
Download the supporting files for this tutorial here, or clone the repository:
git clone https://github.com/ccoenraets/cordova-tutorial
If you downloaded the zip file, unzip it anywhere on your file system.
Copy the contents of starter-www into your project's workshop/www folder.
Build and test your application:
Type a few characters in the search box to search employees by name. Clicking an employee link doesn't produce any result at this time.
Module-by-Module solutions are available in the solutions directory under apache-cordova-tutorial.