Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 395 Bytes

Todo Demo App for Titanium Alloy

To run:

  • Install Appcelerator CLI / Titanium CLI
  • Install and run XCode and Install Android SDKs
  • Install Alloy
  • In the root folder, run npm install reste

Background

This is a simple todo app using local properties to save the todo collection and demonstrates a cross-platform app for iOS and Android that shares over 90% of the same code.