is there anyway to get a starter template that wor...
# javascript
s
is there anyway to get a starter template that works out of the box?
i
Hi, if you create project with Gradle -> Kotlin/JS browser, it should create setup with new js plugin You can build it with ‘gradle build’ You need to create index.html in resources, where you need to setup only one file (<root-module-name>-<module-name>.js) with <script> tag And then you can run ‘gradle run -t’ for livereload
If you have some problems, please send your OS and gradle script please
s
🙏
still just trying to get console output maybe it is my console idk
i
s
Absolutely thanks a million!🎉
большое Вам спасибо
👍 1