# Try Amper with an example project We have prepared a number of example projects to help you explore Amper. You can check them out right here on GitHub, or download a zipped version to open in your IDE. Refer to the [setup](../docs/Setup.md) and the [usage instructions](../docs/Usage.md#using-amper-from-the-command-line) if you need more information on how to get started. | Example | Download | |-------------------------|------------------------------------------------------------------------------------------------------------------------------| | Compose Multiplatform | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/compose-multiplatform) | | Compose Android | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/compose-android) | | Compose Desktop | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/compose-desktop) | | Compose iOS | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/compose-ios) | | JVM "Hello, World" | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/jvm) | | New Project Template | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/new-project-template) | | Ktor Simplest Sample | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/ktor-simplest-sample) | | Spring PetClinic | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/spring-petclinic) | | Spring PetClinic Kotlin | [ZIP](https://hoover.fly.dev/download-zip/repo?user=JetBrains&name=amper&branch=HEAD&path=/examples/spring-petclinic-kotlin) |