Skip to content

Instantly share code, notes, and snippets.

@gladimdim
Created August 28, 2017 14:40
Show Gist options
  • Save gladimdim/48af77cb092fd7047442f14aff411bf9 to your computer and use it in GitHub Desktop.
Save gladimdim/48af77cb092fd7047442f14aff411bf9 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Zoomdata Meta Service</title>
<script src="http://localhost:8080/zoomdata/sdk/zoomdata-client.js"></script>
<script src="./app.js"></script>
</head>
</head>
<body>
<div id="app">
<div id="visContainer"></div>
<div id="controls"></div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment