maccman / spine.mobile.currency

Spine Mobile currency convertor example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Spine Mobile Currency Example

This application is a re-write of currency.io, a currency convertor mobile web application. It was written to demonstrate the Spine Mobile framework.

Currency

Live demo (best viewed on iOS5)

###Installation

If you haven't got them installed already, you'll need Node and npm. Then run:

git clone git://github.com/maccman/spine.mobile.currency.git
cd spine.mobile.currency

npm install .
npm install -g hem
hem server

About

Spine Mobile currency convertor example


Languages

Language:CoffeeScript 100.0%