Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created February 21, 2016 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuck0523/ed3ea2d3ee4ffb022790 to your computer and use it in GitHub Desktop.
Save chuck0523/ed3ea2d3ee4ffb022790 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Webpack Tutorial</title>
</head>
<body>
<h1>Very Website</h1>
<section id="color"></section>
<button id="button">Such Button</button>
<script src="bundle.js"></script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment