Xterm.js Example 使用 xterm.js 类库结合 Node.js 完成 web terminal 例子。 Dependence Node.js v8+ npm v5+ Install git clone https://github.com/lovefishs/xterm-example.git cd xterm-example npm install Dev npm run dev Open a new command line node server/app.js Build npm run build Start node server/app.js