Files
protostar/examples/README.md
2023-05-14 15:40:24 +02:00

8 lines
126 B
Markdown

# Running the examples:
```
cargo run --example=sirius
cargo run --example=app_grid
cargo run --example=hexagon_launcher
```