1 Star 0 Fork 0

江夏尧 / js-judge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
江夏尧 提交于 2023-02-06 16:50 . feat: blockly 加载成功
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Lit App</title>
</head>
<body></body>
<style>
body {
margin: 0;
height: 100vh;
width: 100vw;
}
</style>
<script type="module" src="./src/index.tsx"></script>
</html>
1
https://gitee.com/dongzhongzhidong/js-judge.git
git@gitee.com:dongzhongzhidong/js-judge.git
dongzhongzhidong
js-judge
js-judge
master

搜索帮助