Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 815 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 815 Bytes

ReactKT

ReactKT aims to ease front end developpement using :

Why ?

Mainly because I don't know Kotlin, nor React, nor Material Design. So, it's fun :)

Status

I DO NOT RECOMMAND TO USE THIS PROJECT IN PRODUCTION (yet...)

I publish this as an initial & prototyping work. I'm currently unsatisfied by a lot of thing (API design, level of type safety)

Feedback and contribution are welcomes.

How to test

There is another Todo app in sampleprojects/demo-core.

Clone the repository. Launch gradlew webdist, then open sampleprojects/demo-core/build/webdist/index.html in your favorite browser.