File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22## Badges
33
44[ ![ MIT License] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://choosealicense.com/licenses/mit/ )
5- ![ X (formerly Twitter) Follow] ( https://img.shields.io/twitter/follow/:user )
6-
75
86# Composebook 🪄
97
@@ -29,7 +27,6 @@ Clone the project
2927
3028You can open the web application by running the ` :composeApp:wasmJsBrowserDevelopmentRun ` Gradle task.
3129
32-
3330### Run your application on Android
3431
3532- Create an Android virtual device.
@@ -42,6 +39,10 @@ You can open the web application by running the `:composeApp:wasmJsBrowserDevelo
4239- In the list of run configurations, select ** iosApp** and click ** Run** .
4340- If you don't have an available iOS configuration in the list, add a new iOS simulated device.
4441
42+ ### Run your application on desktop
43+
44+ - In the list of run configurations, select ** composeApp** and click ** Run** .
45+
4546## Authors
4647
4748- [ @Gosunet ] ( https://www.github.com/Gosunet )
You can’t perform that action at this time.
0 commit comments