A tiny bit more work on the webapp
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
Test
|
||||
Type your source code into here:
|
||||
<textarea class="code-input">
|
||||
|
||||
</textarea>
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
3
static/main.js
Normal file
3
static/main.js
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
|
||||
console.log("YOLO");
|
||||
Reference in New Issue
Block a user