1 Star 1 Fork 3

李东平/rubick-excalidraw

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
index.html 444 Bytes
Copy Edit Raw Blame History
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<!-- <link rel="icon" type="image/svg+xml" href="/src/favicon.svg" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite App</title>
</head>
<body>
<div id="root"></div>
<script>
window.EXCALIDRAW_ASSET_PATH = ".\/";
</script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ibm317/rubick-excalidraw.git
git@gitee.com:ibm317/rubick-excalidraw.git
ibm317
rubick-excalidraw
rubick-excalidraw
main

Search