This is a sample code for Yet Another Conference 2013
- Add to your podfile
pod 'RoutingHTTPServer'
pod 'GRMustache'
- Run
podin the project directory. - Add these source files to your project.
- Build & Run your application in the simulator.
- Open
localhost:8088in your favorite browser.
Make pull-request with improvements.