update projerkt to be similar to hello_world_vue

This commit is contained in:
roberts
2023-04-21 18:27:31 +02:00
parent a58ceca8db
commit 3cd6160989
23 changed files with 3921 additions and 16 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>Hello_World_Vue 01</title>
</head>
<body>
<div id="app"></div>