working examples with iced-sctk
This commit is contained in:
parent
5331cfb61b
commit
45ccc8c3d2
8 changed files with 447 additions and 39 deletions
9
examples/cosmic-sctk/README.md
Normal file
9
examples/cosmic-sctk/README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# COSMIC
|
||||
An example of the COSMIC design system.
|
||||
|
||||
All the example code is located in the __[`main`](src/main.rs)__ file.
|
||||
|
||||
You can run it with `cargo run`:
|
||||
```
|
||||
cargo run --package cosmic --release
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue