1 Star 0 Fork 10

金刚腿/Vite + Ts + Vue3 - template -- 模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
张坤 提交于 2023-10-10 11:08 . chore(editorconfig for vs code): config
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" /> -->
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
</head>
<body>
<!-- 装载所有页面 -->
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jingangtui/Vite--Ts--Vue3---template.git
git@gitee.com:jingangtui/Vite--Ts--Vue3---template.git
jingangtui
Vite--Ts--Vue3---template
Vite + Ts + Vue3 - template -- 模板
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385