Exercise 1

This commit is contained in:
cdricms
2024-04-30 00:53:02 +02:00
parent abb1a148ff
commit 0a6792b765
54 changed files with 16 additions and 0 deletions

14
ex1/frontend/dist/index.html vendored Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>bdooc</title>
<script type="module" crossorigin src="/assets/index.b19f2494.js"></script>
<link rel="stylesheet" href="/assets/index.9b35c904.css">
</head>
<body>
<div id="app"></div>
</body>
</html>