An open API service indexing awesome lists of open source software.

https://github.com/toewailin/xterm

Terminal on Web
https://github.com/toewailin/xterm

Last synced: 3 months ago
JSON representation

Terminal on Web

Awesome Lists containing this project

README

        

# Xterm

install package

```bash
$ npm i
$ node main.js
listen:8080
```

liveserver
```bash
liveserver for index.html
localhost:5500/index.html
```