- Run
deno task dev
in the terminal.This will fetch subprojects, download dependencies, and auto-generate some files.
- If you are an iOS developer, open ./next/kmp/app/iosApp/DwebBrowser.xcworkspace in Xcode and set up the necessary signing configurations.
- Open Android Studio; once Gradle synchronization is complete, you can start coding happily.
For any questions, further reading is available at ./GET_START_FOR_DEVELOPER.en.md.