hrishikeshmishra commited on
Commit
590d13a
·
verified ·
1 Parent(s): 50a5c19

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +14 -0
index.html ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Transformers.js - Sample react application</title>
7
+ <script type="module" crossorigin src="/assets/index-a6505a9c.js"></script>
8
+ <link rel="stylesheet" href="/assets/index-87367cd5.css">
9
+ </head>
10
+ <body>
11
+ <div id="root"></div>
12
+
13
+ </body>
14
+ </html>