change from vanila-ts to vue-ts

This commit is contained in:
SRP-mango 2023-07-14 22:07:00 +07:00
parent 9e20c0130f
commit 15717d221f
15 changed files with 475 additions and 70 deletions

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + TS</title>
<title>Vite + Vue + TS</title>
</head>
<body>
<div id="app"></div>