mirror of
https://github.com/tsl0922/ttyd.git
synced 2025-12-30 23:44:25 +01:00
Move to xterm.js for CJK and IME support (#22)
This commit is contained in:
10
html/README.md
Normal file
10
html/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
### Build the inlined html
|
||||
|
||||
install [Yarn](https://yarnpkg.com), then run the following commands:
|
||||
|
||||
```bash
|
||||
yarn
|
||||
yarn run build
|
||||
```
|
||||
|
||||
this will compile the inlined html to `../src/index.html`.
|
||||
Reference in New Issue
Block a user