mirror of
https://github.com/tsl0922/ttyd.git
synced 2026-02-06 01:54:24 +01:00
preact: add README
This commit is contained in:
9
preact/README.md
Normal file
9
preact/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# preact html frontend
|
||||
|
||||
> **This is a work in progress**
|
||||
|
||||
# Development
|
||||
|
||||
1. Install dependencies: `yarn install`
|
||||
2. Start ttyd as websocket backend
|
||||
3. Start dev server: `yarn start`
|
||||
Reference in New Issue
Block a user