Hey, this is my existing project. i want to add co...
# compose-web
k
Hey, this is my existing project. i want to add compose web i.e webApp module like we have ios and other stuff. how can we do that . https://github.com/KapilYadav-dev/1SecMail
o
You can look at how other project did that. For example: https://github.com/joreilly/PeopleInSpace look at compose-web folder and other folders with jsMain source sets.
k
thanks man