1 Star 1 Fork 106

bobob/vite-vue-bpmn-process

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.html 449 Bytes
Copy Edit Raw Blame History
MiyueFE authored 2022-04-19 09:51 +08:00 . 1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/logo.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite Vue Process Designer</title>
<meta name="description" content="基于 Vite 和 Vue 3 的 bpmn.js 流程图编辑工具" />
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/httpsgithubcom/vite-vue-bpmn-process.git
git@gitee.com:httpsgithubcom/vite-vue-bpmn-process.git
httpsgithubcom
vite-vue-bpmn-process
vite-vue-bpmn-process
dev

Search