Skip to content

Instantly share code, notes, and snippets.

@Killavus
Last active August 29, 2015 14:04
Show Gist options
  • Save Killavus/f9f1e9df7a1b56d6fd3e to your computer and use it in GitHub Desktop.
Save Killavus/f9f1e9df7a1b56d6fd3e to your computer and use it in GitHub Desktop.
Example initialiser
$(document).ready =>
# put logic about starting your app here.
app = new Photos.App()
app.start()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment