Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 428 Bytes

File metadata and controls

10 lines (6 loc) · 428 Bytes

CLIENT: Currently no tests for client

SERVER: Build Status server git repo

The client for the Foodinator food truck app. It can be run using python -m SimpleHTTPServer and then opening www/index.html

It communicates via HTTP to the server.