# yeah-editor
`yeah-editor` is an experimental editor project built with [Xilem](https://github.com/linebender/xilem).
## Status
This crate is in an early stage. The current binary is a minimal counter app used to validate the UI/event loop setup.
## Run
```bash
cargo run
```
## License
MIT