alibidaran's picture
cloud hands api
fb6ca42
raw
history blame contribute delete
317 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Cloudhands Test</title>
</head>
<body>
<h2>Cloudhands Button Below:</h2>
<div id="cloudhands-button-container"></div>
<!-- βœ… Load your Vite-generated JavaScript -->
<script type="module" src="./bundle.js"></script>
</body>
</html>