Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 732 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 732 Bytes

webterm-app

webterm-app is an example ReactJS application that uses xterm.js and go-webterm as a backend

Requirements

  • Node >= 18.14.0

Running

make start
up to date, audited 33 packages in 385ms

5 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities

> [email protected] dev
> vite

  VITE v4.1.4  ready in 111 ms

  ➜  Local:   http://localhost:5174/
  ➜  Network: use --host to expose
  ➜  press h to show help

You can access the app at http://localhost:5174 and go-webterm should be running at http://localhost:8000:

screenshoot