Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
martyanovandrey committed Apr 19, 2024
1 parent 990b59e commit 8dd971b
Show file tree
Hide file tree
Showing 5 changed files with 297 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/index.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/index.css.map

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<title>playground</title>
<link rel="stylesheet" type="text/css" href="/playground/index.css"/>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="app" class="app"></div>
<script src="index.js"></script>
</body>
</html>
267 changes: 267 additions & 0 deletions docs/index.js

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/index.js.map

Large diffs are not rendered by default.

0 comments on commit 8dd971b

Please sign in to comment.