Like outwatch? Interested in a project hosting a bunch of instructional examples? Give this project a star for motivation, submit an idea via an issue, or try a PR for a new example. I'd be happy to help work on it with you.
Examples in this project use scalajs-bundler, which requires npm, yarn, and webpack working locally. Tested and working with latest node v12.
TodoMVC and a simple Login/Register authentication form is implemented. Needs some improvement. You can view the documentation and examples here.
The TodoMVC site implemented in outwatch. Run
sbt> project outwatch-examples-directory
sbt> dev
to load the devserver with autoreloading.
Point your browser to http://localhost:8080/index-dev.html