index.html
<!DOCTYPE html>
<html>
<head>
<title>EchoesWorks</title>
<link rel="stylesheet" href="app/echoesworks.css"/>
</head>
<body>
<script src="dist/echoesworks.js"></script>
<div class="show">
<slide class="full">
</slide>
<pre class="hidden">
<code>
</code>
</pre>
<words>
</words>
</div>
</body>
<script src="app/app.js"></script>
</html>