11 lines
222 B
Markdown
11 lines
222 B
Markdown
# GPUI App Example
|
|
|
|
This is an example of build app by using GPUI.
|
|
|
|
<img src="https://github.com/huacnlee/gpui-app/assets/5518/54460dce-f471-4183-a8f9-ffa3d5ef542c" width="650px" />
|
|
|
|
## How to build
|
|
|
|
```bash
|
|
cargo run
|
|
```
|