Add a zone selection tools to an element. this is not intending to handle any transform, its only pretention is to solve the selection zone.
Ealrly stage for now.
- node
- bower
- grunt
To retrieve all the dependecies and have the coffee files compiled
bower install && npm install && grunt
You might find useful to run the following command while developing:
grunt watch
You can open the index.html from file:// in the browser of your choice