Skip to content

Instantly share code, notes, and snippets.

@chuck0523
Created March 20, 2016 15:21
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/7964eb92707e6edd4478 to your computer and use it in GitHub Desktop.
Save chuck0523/7964eb92707e6edd4478 to your computer and use it in GitHub Desktop.
<html>
<head>
<meta charset="utf-8">
<title>React-Reduxでつくるslide</title>
</head>
<body>
<div id="root"></div>
<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