Electron Basic Template

This commit is contained in:
Atilla
2024-02-11 13:42:48 +01:00
parent eaf5d2eb6e
commit 54ccdd280c
8 changed files with 252 additions and 92 deletions

View File

@@ -1,11 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>HALLO WERELD!!!!!</h1>
</body>
</html>