Skip to content

Instantly share code, notes, and snippets.

@aligos
Created November 7, 2016 07:35
Show Gist options
  • Save aligos/b3f260176cd4a7ce1c22179e48a101c7 to your computer and use it in GitHub Desktop.
Save aligos/b3f260176cd4a7ce1c22179e48a101c7 to your computer and use it in GitHub Desktop.
votemon client react
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>React App</title>
</head>
<body>
<div id="root"></div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment