Files
compose-multiplatform/idea-plugin/examples/simple-preview-example/README.md
Alexey Tsvetkov 4945f450e1 Enable running preview for any Compose Desktop module (#951)
Previously preview only worked in projects,
that define compose.desktop.application {} DSL block

Resolves #908
2021-07-29 12:09:13 +03:00

5 lines
90 B
Markdown

1. Run from `idea-plugin`:
```
./gradlew runIde
```
2. Open the project with the test IDE.