-
./setup.sh
-
build scala into a JavaScript file
./target/scala-2.13/scala-js-tutorial-fastopt.js
.sbt fastOptJS
Open index-dev.html with web browser.
In this example, Dance.main is called https://www.scala-js.org/doc/project/building.html
scalaJSUseMainModuleInitializer := true
Takashi Masuyama < mamewotoko@gmail.com >
https://mamewo.ddo.jp/