The familiar TodoMVC application implemented in Diode React. Adapted from TodoMVC Scala.js React.
- Clone the repository from GitHub
- Run
sbt "~fastOptJS::webpack"in theexamples/todomvcdirectory - Wait for update/compilation to complete (you'll see
1. Waiting for source changes... (press enter to interrupt)) - Navigate to http://localhost:12345
- Press
Enterin console to quit