- Install Appcelerator CLI / Titanium CLI
- Install and run XCode and Install Android SDKs
- Install Alloy
- In the root folder, run
npm install reste
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.