Update readme
This commit is contained in:
1
.idea/modules/komp_main.iml
generated
1
.idea/modules/komp_main.iml
generated
@@ -22,7 +22,6 @@
|
||||
<option name="pluginClasspaths">
|
||||
<array />
|
||||
</option>
|
||||
<option name="verbose" value="true" />
|
||||
<option name="suppressWarnings" value="true" />
|
||||
<option name="coroutinesWarn" value="true" />
|
||||
</compilerArguments>
|
||||
|
||||
7
readme.md
Normal file
7
readme.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Komponent
|
||||
|
||||
Very simple helper to build single page apps with the Kotlin javascript target using static html builders.
|
||||
|
||||
See the komp-todo repository for a basic example here: [komp-todo](https://github.com/rnentjes/komp-todo)
|
||||
|
||||
See the simple-password-manager repository for a complete example: [simple-password-manager](https://github.com/rnentjes/simple-password-manager)
|
||||
Reference in New Issue
Block a user