Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 269 Bytes

File metadata and controls

13 lines (8 loc) · 269 Bytes

CSS DSL

Application showing how to use CSS DSL along HTML CSS with Ktor

Running

Execute this command to run the sample:

./gradlew run

And navigate to http://localhost:8080/ to see the sample home page.