Files
nosql/front/index.html
Awen Lelu e33771883c push node module 'caus lazy
ingnore node_modules, dont't be stupid
2025-12-18 18:51:58 +01:00

14 lines
343 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to Vuetify 3</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>