Skip to content

Instantly share code, notes, and snippets.

@johnib
johnib / index.html
Last active September 19, 2016 20:08
RequireJS explained
<!DOCTYPE html>
<html lang="en">
<head>
<title>Require.js Multipage Demo: About</title>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container"></div>
</div>