qkuronekop / kotlin-webapp

Kotlin Web App to show Anime list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample.KotlinWebApp

Documents

Getting Started

Install IntelliJ Idea

Check Java Version

$ java -version
java version "9.0.4"
Java(TM) SE Runtime Environment (build 9.0.4+11)
Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode)

Check JDK PATH

$ /usr/libexec/java_home -V
Matching Java Virtual Machines (1):
    9.0.4, x86_64:	"Java SE 9.0.4"	/Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home

/Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home

Clone Repository

$ git clone https://github.com/toranoana/kotlin-webapp.git

About

Kotlin Web App to show Anime list


Languages

Language:Kotlin 53.0%Language:HTML 47.0%