Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 356 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 356 Bytes

Clock-App

ME310 Team Audi clock app

Installation Instructions:

After you have cloned the repository, make sure you have bower installed. Then run bower install.

You can now serve the Webapp using an HTTP Server of your choice (e.g. python -m SimpleHTTPServer) or compile the app into a native Android or iOS app using the Ionic commandline tools.