README.md (356B)
1 # Playground 2 3 ## Getting started 4 5 1. Best install Jetbrains Idea. 6 2. Do the gradle sync (probably happens automatically or it asks you) 7 3. Run the `jsBrowserRun --continuous` task. (Elephant menu on the right under `kotlin browser` and then right 8 click `Modify Run Configuration` to add the `--continuous` flag) 9 4. Wait until the page is built and opens