Skip to content

kota-shiokara/kota-shiokara.github.io

Repository files navigation

kota-shiokara.github.io

Running the Project

# Simple Run
./gradlew wasmJsBrowserRun
# or
make run

or

# Active Hot Reload
./gradlew wasmJsBrowserRun --continuous
# or
make keeprun

Build the project

./gradlew wasmJsBrowserWebpack