This is a bit more complex example application using Diode. It features a hierarchical data structure representing a directory tree.
- Clone the repository from GitHub
- Run
sbt "~fastOptJS"
in theexamples/treeview
directory - Wait for update/compilation to complete (you'll see
1. Waiting for source changes... (press enter to interrupt)
) - Navigate to http://localhost:12345
- Press
Enter
in console to quit