mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
- move screenshot into screenshots folder - add Readme, run configuration, .gitignore to web-template - fix web-compose-in-js (read versions from properties) - add global idea/ into gitignore
8 lines
311 B
Markdown
8 lines
311 B
Markdown
Several visual effects implmented with Compose Multiplatform, used in 1.0 release announce video.
|
|
|
|
### Running desktop application
|
|
* To run, launch command: `./gradlew run`
|
|
* Or choose **desktop** configuration in IDE and run it.
|
|

|
|
|