mirror of
https://github.com/projectstorm/react-diagrams.git
synced 2025-08-16 09:40:44 +08:00
9 lines
129 B
HTML
9 lines
129 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script src="main.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="application"></div>
|
|
</body>
|
|
</html> |