<html> | |
<head> | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/xterm.css" /> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/xterm.js"></script> | |
</head> | |
<body> | |
<div id="terminal"></div> | |
</head> | |
</body> | |
<script src="client.js"></script> | |
</html> |