Skip to content

Instantly share code, notes, and snippets.

@zonayedpca
Last active March 12, 2018 04:00
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 zonayedpca/eb640218403eb1e823adb516b3a53523 to your computer and use it in GitHub Desktop.
Save zonayedpca/eb640218403eb1e823adb516b3a53523 to your computer and use it in GitHub Desktop.
Make a Basic Electron Cross Platform Desktop App
<!DOCTYPE html>
<html>
<head>
<title>A Demp Electron App</title>
</head>
<body>
<p>It is working!</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment