Snippets demonstrate Tabris.js features. They can be used as a starting point for integrating a feature in your app.
Snippets can be run stand-alone in the Tabris.js developer app. To start a server with the snippet, run:
$ tabris serve -m dist/button.js
Then point the Tabris.js developer app to the provided URL.