Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mburri committed Nov 6, 2023
1 parent 8ad5f7d commit c42a30f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# State of HTML Example Application

Application containing the examples from my talk at Puzzle ITC

See: https://mburri.github.io/techkafi-state-of-html-examples/

Clone this repo:

```bash
git clone [email protected]:mburri/techkafi-state-of-html-examples.git
```

Run a simple server with live reload:
```bash
npx live-server
```

0 comments on commit c42a30f

Please sign in to comment.