Skip to content

Instantly share code, notes, and snippets.

@helabenkhalfallah
Created April 10, 2024 19:02
Show Gist options
  • Save helabenkhalfallah/141bfdf5e2cf8de2e9b3f67ed7062bcb to your computer and use it in GitHub Desktop.
Save helabenkhalfallah/141bfdf5e2cf8de2e9b3f67ed7062bcb to your computer and use it in GitHub Desktop.
Svelte Index
<!DOCTYPE html>
<html>
<head>
<meta charset="utf8" />
<meta name="viewport" content="width=device-width" />
<title>Svelte app</title>
<link rel="stylesheet" href="public/bundle.css" />
</head>
<body>
<script src="bundle.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment