24 lines
No EOL
419 B
Markdown
24 lines
No EOL
419 B
Markdown
## `design-demo`
|
|
|
|
Showcase of all widgets and their styled variations for the purpose of demonstrating and
|
|
fine-tuning our design system.
|
|
|
|
```sh
|
|
just run cosmic-design demo
|
|
```
|
|
|
|
## `application`
|
|
|
|
Start here as a template for creating an application with libcosmic's application API.
|
|
|
|
```sh
|
|
just run cosmic-design demo
|
|
```
|
|
|
|
## `open-dialog`
|
|
|
|
Demonstrates how to create an open file dialog
|
|
|
|
```sh
|
|
just run open-dialog
|
|
``` |