Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created October 17, 2015 13:44
Show Gist options
  • Save samueleresca/599136fad3cc74276d2a to your computer and use it in GitHub Desktop.
Save samueleresca/599136fad3cc74276d2a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<title>Main page</title>
<!--REQUIRE.JS Entry Point -->
<script data-main="scripts/main" src="scripts/external/require.js"></script>
</head>
<body>
<h1>Main page</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment