This repository has been archived on 2019-03-23. You can view files and clone it, but cannot push or open issues/pull-requests.
binauralbeats/index.html

14 lines
331 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="manifest" href="/static/manifest.json">
<title>Binaural Beats</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>