Skip to content

Instantly share code, notes, and snippets.

@pawelgalazka
Created October 3, 2016 06:40
Show Gist options
  • Save pawelgalazka/239ff4c5b1a6f020f978ba574f06588b to your computer and use it in GitHub Desktop.
Save pawelgalazka/239ff4c5b1a6f020f978ba574f06588b to your computer and use it in GitHub Desktop.
Firenpm: generated demo/index.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Demo</title>
<script src="bundle.js"></script>
</head>
<body>
<div id="react-app"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment