Skip to content

Commit

Permalink
Improve Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
emi420 committed Sep 10, 2024
1 parent 5dea78a commit c25733d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ import { Button } from '@hotosm/ui/components';
<Button disabled variant="secondary">Can't Click Me</Button>
```

### Examples

You can found examples for HTML and also all common frameworks (React, Svelte, Vue) under `/examples`.

### Development

HOT UI is developed in TypeScript, using Lit and @lit/react.
Expand All @@ -120,10 +124,6 @@ Primarily we want to have:
- Improved developer experience, reduced development time for new tools, while
maintaining consistency in look and feel of applications.

### Examples

You can found examples for HTML and also all common frameworks (React, Svelte, Vue) under `/examples`.

### How to contribute

- Clone the project `git clone [email protected]:hotosm/ui.git`
Expand Down

0 comments on commit c25733d

Please sign in to comment.