Awesome
coffee-pot
A single page application model view controller starting point written in coffeescript
Start Using Me In 5 Easy Steps On OS X!
-
Install coffeescript:
npm install -g coffee-script
-
Clone this project and get the dependencies:
cd ~/Downloads git clone git@github.com:swlkr/coffee-pot.git cd coffee-pot npm install coffee app.coffee
-
Navigate to localhost:3000 in your web browser of choice:
open http://localhost:3000