You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
typesetting/pitfall/pdfkit/node_modules/exorcist/example/index.html

12 lines
267 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Exorcist Example</title>
</head>
<body>
<p>Open dev tools, look for output printed to console and investigate sources tab</p>
<script type="text/javascript" src="bundle.js"></script>
</body>
</html>