Skip to content

Instantly share code, notes, and snippets.

@erdemuslu
Created April 24, 2020 12:41
Show Gist options
  • Save erdemuslu/13213d76c1b77d7a90cfc9c9de9490c2 to your computer and use it in GitHub Desktop.
Save erdemuslu/13213d76c1b77d7a90cfc9c9de9490c2 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mobx Üzerine</title>
</head>
<body>
<div id="root" role="app"></div>
<script src="src/main.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment