Actualize Getting started tutorials (#2457)

Fixes https://github.com/JetBrains/compose-jb/issues/2450
This commit is contained in:
Igor Demin
2022-11-08 20:47:49 +01:00
committed by GitHub
parent 20337dac5c
commit b58d3355b3
11 changed files with 9 additions and 9 deletions

View File

@@ -12,9 +12,11 @@ You need to have the following software installed before you begin:
## Creating a new project
If you don't want to create the project manually, you can [download the template here](https://github.com/JetBrains/compose-jb/tree/master/templates/web-template)
You can create the project by [downloading the template here](https://github.com/JetBrains/compose-jb/tree/master/templates/web-template) or using the Project Wizard in IDEA:
The project wizard doesn't support Compose for web projects yet, so we need to perform the following steps:
<img alt="Create new project" src="wizard.png" height="500" />
If you want to create the project manually, perform the following steps:
#### 1. Create a Kotlin Multiplatform project:
- Select `Gradle` on the left menu

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 KiB