Skip to content

Latest commit

 

History

History
 
 

css-dsl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

CSS DSL

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

Running

Execute this command in the repository's root directory to run this sample:

./gradlew :css-dsl:run

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