这是indexloc提供的服务,不要输入任何密码
Skip to content

Goooler/kotlinconf-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinConf App (Amper)

This branch contains a version of the app built by Amper, an experimental build tool by JetBrains.

Building the project

To build and run the project locally (CLI):

  • Android: ./amper run -m androidApp
  • iOS: ./amper run -p iosSimulatorArm64
  • Desktop: ./amper run -m jvmApp
  • Backend: ./amper run -m backend

To run the UI components library demo (CLI):

  • Android: ./amper run -m android-gallery-app
  • Desktop: ./amper run -m jvm-gallery-app

About

The official KotlinConf application

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 97.1%
  • HTML 1.9%
  • Other 1.0%