Skip to content

Instantly share code, notes, and snippets.

@rahulsahay19
Created December 21, 2016 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rahulsahay19/2856a3fc6405e7940e34bd6c79ea35b5 to your computer and use it in GitHub Desktop.
Save rahulsahay19/2856a3fc6405e7940e34bd6c79ea35b5 to your computer and use it in GitHub Desktop.
jquery
require(["jquery","movieApp"],function($, movieApp){
/* initialize app */
movieApp.init();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment