Skip to content

Instantly share code, notes, and snippets.

@verekia
Created January 20, 2016 19:53
Show Gist options
  • Save verekia/b10d3ab68f8758420eef to your computer and use it in GitHub Desktop.
Save verekia/b10d3ab68f8758420eef to your computer and use it in GitHub Desktop.
require(['Controllers/ListController'], function(ListController){
ListController.start();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment