Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 386 Bytes

employee-dir

An employee directory courtesy of http://coenraets.org/blog/phonegap-tutorial/ with a simple node.js server that is able to server static files.

Just run 'node server.js' and open http://localhost:3000 in your browser. If you want to try it in phonegap, server.js is not needed. Just places the files in the www directory and build.

Tested and works in iOS