Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 263 Bytes

iphone-todomvc

Todo MVC port for iPhone

Getting started

To set up this on your local machine, open terminal and run these commands in the root folder:

gem install cocoapods
pod install

Open todomvc.xcworkspace to open the project.