This is a rewrite of the Fay mapview code with PureScript.
sudo yum install npm
git clone git://github.com/noexc/mapview-psc.git # Anonymous clone
git clone [email protected]:noexc/mapview-psc.git # Authorized clone
cd mapview-pscnpm install
export PATH=$PATH:node_modules/.bin/
bower update
grunt
firefox html/index.htmlMIT