An open API service indexing awesome lists of open source software.

https://github.com/sayaka-sh/Kotules


https://github.com/sayaka-sh/Kotules

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# Kotules (WIP)

## Running the sample

### WasmJS & JS

1. `./gradlew sample:app:wasmJsBrowserDevelopmentRun` (`jsBrowserDevelopmentRun` for JS)
2. Tab should open in browser
3. Observe result in development console

### JVM

1. `./gradlew sample:app:run`