1 Star 12 Fork 9

偏安/vue-ts-scaffold

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 331 Bytes
Copy Edit Raw Blame History
zhangzhichao02 authored 2024-02-01 15:29 +08:00 . 脚手架开发完成
<!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>Vite App</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/breezefaith/vue-ts-scaffold.git
git@gitee.com:breezefaith/vue-ts-scaffold.git
breezefaith
vue-ts-scaffold
vue-ts-scaffold
master

Search