Skip to content

Instantly share code, notes, and snippets.

@wasimf
Created August 18, 2013 07:25
Show Gist options
  • Save wasimf/6260366 to your computer and use it in GitHub Desktop.
Save wasimf/6260366 to your computer and use it in GitHub Desktop.
Main index html file declaring Durandal application.
<body>
<div id="applicationHost"></div>
<script type="text/javascript" src="/Scripts/require.js" data-main="/App/main"></script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment