nyc-bookstores/node_modules/beefy/node_modules/live-reload/node_modules/browserify-server/node_modules/browserify/example/simple-build/index.html

10 lines
182 B
HTML

<html>
<head>
<script type="text/javascript" src="/browserify.js"></script>
</head>
<body>
foo =
<span style='font-family: monospace' id="result"></span>
</body>
</html>