mingyang91 commited on
Commit
3cbeef4
·
verified ·
0 Parent(s):

first commit

Browse files
static/client.js ADDED
File without changes
static/index.html ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>$Title$</title>
6
+ </head>
7
+ <body>
8
+ $END$
9
+ </body>
10
+ </html>
static/main.css ADDED
File without changes
static/recorderWorkletProcessor.js ADDED
File without changes