Devendra174's picture
Upload folder using huggingface_hub
1e92f2d verified
raw
history blame
424 Bytes
<html>
<head>
<script src="/bundle.js"></script>
<title>RGL Example</title>
</head>
<body>
<h3>React-Grid-Layout Dev</h3>
<p>Try dragging the elements around.</p>
<p>
If you don't see any content, run webpack (<span
style="font-family: monospace"
>npm run dev</span
>) and load this file from the server it opens.
</p>
<div id="content"></div>
</body>
</html>