Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gdonega/ea7d02ed257a66dc4cf8b67b6be97214 to your computer and use it in GitHub Desktop.
Save gdonega/ea7d02ed257a66dc4cf8b67b6be97214 to your computer and use it in GitHub Desktop.
index.html de teste do Electron
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Hello World!</title>
</head>
<body>
<h1>Hello World!</h1>
<h1>Hello World!</h1>
<h1>Hello World!</h1>
<h1>Hello World!</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment