refactor(examples): use cra + ts

This commit is contained in:
moklick
2021-02-23 18:39:17 +01:00
parent 2f5ce17a89
commit 20309d4e38
46 changed files with 17435 additions and 462 deletions
-1
View File
@@ -1 +0,0 @@
/* /index.html 200
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

+3 -5
View File
@@ -2,13 +2,11 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="React Flow test flows" />
<title>React Flow - Test Flows</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>React Flow Examples</title>
</head>
<body>
<div id="root"></div>
<script src="/dist/index.js"></script>
</body>
</html>
+2
View File
@@ -1 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow: