Skip to content

Commit

Permalink
preact: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
tsl0922 committed May 24, 2019
1 parent 8ee982b commit bffedd4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions preact/README.md
Original file line number Diff line number Diff line change
@@ -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`

0 comments on commit bffedd4

Please sign in to comment.