67ff21d408
For webapp
15 lines
226 B
HTML
15 lines
226 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div id="main">
|
|
</div>
|
|
Type your source code into here:
|
|
<textarea class="code-input">
|
|
|
|
</textarea>
|
|
<script src="bundle.js"></script>
|
|
</body>
|
|
</html>
|