Skip to content

Commit

Permalink
Update README.md, add a screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr authored May 1, 2024
1 parent 06e8b7a commit de866b9
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

A `<live-code>` element that gives you a code editor with live results as you type.

Examples:
<a href="https://codepen.io/trusktr/pen/PogvVBj" target="_blank">
<img width="801" alt="Screenshot 2024-05-01 at 3 34 28 PM" src="https://github.com/lume/live-code/assets/297678/177d0cd8-118e-416d-9b0f-bb9237b3ce9f">
</a>

#### `npm install @lume/live-code`

## Examples:

- CodePen: https://codepen.io/trusktr/pen/PogvVBj
- Live demos on Lume's docs site are made with `<live-code>`: https://docs.lume.io/examples/hello-world/

#### `npm install @lume/live-code`

## Run the examples

```
Expand Down

0 comments on commit de866b9

Please sign in to comment.