jacob414 / sencha-coffee-boilerplate

Some boilerplate to start a Sencha Touch app using CoffeeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sencha Touch /w CoffeeScript boilerplate

This repository is for now mostly a small demonstration on how to use CoffeeScript and the Sencha Touch mobile web-apps framework together.

It was originally described in this blogpost.

For instructions on how to install install CoffeeScript, see here. When you're done, the most comfortable way to experiment is just to run the CoffeeScript compiler in the top directory in watch mode:

$ coffee --watch

Have fun!

/Jacob Oscarson.

About

Some boilerplate to start a Sencha Touch app using CoffeeScript

License:MIT License


Languages

Language:JavaScript 78.6%Language:CoffeeScript 21.4%