CafeTownsend-Spine icon indicating copy to clipboard operation
CafeTownsend-Spine copied to clipboard

CoffeeScript (Spine) port of the famous Cafe Townsend demo originally written in ActionScript

#CoffeeScript port of Cafe Townsend application

##Screen shots Click on screen shot to see live demo on Heroku

Click on screen shot to see live demo on Heroku

Click on screen shot to see live demo on Heroku

##Live example http://cafetownsend-spine.herokuapp.com

##About

CoffeeScript port of the famous Cafe Townsend application originally written in ActionScript. For more information check ActionScript and Swiz based example)

If you are a JavaScript Developer: The idea behind the Cafe Townsend project is similar to the TodoMVC project

If you are a ActionScript Developer: I assume you are familiar with Cafe Townsend ;)

##Content The project will cover following topics:

Please note: Coming from a strong ActionScript background this example is just a personal project for a better understanding of building MVC based web applications using CoffeeScript and Spine. Any tips or improvements are welcome!

##Local installation

  1. Open Terminal

    git clone https://github.com/sectore/CafeTownsend-Spine cd CafeTownsend-Spine npm install . hem server

  2. Open http://localhost:9294 within Chrome

##Author Jens Krause // WEBSECTOR.DE