Skip to content

Instantly share code, notes, and snippets.

@wojciech-bilicki
Last active August 15, 2017 14:24
Show Gist options
  • Save wojciech-bilicki/2bec7f5129b83fda5b40cda647d362d3 to your computer and use it in GitHub Desktop.
Save wojciech-bilicki/2bec7f5129b83fda5b40cda647d362d3 to your computer and use it in GitHub Desktop.
index.html #2
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Marvel</title>
</head>
<body>
<div id="app"></div>
<script src="/public/bundle.js">
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment