Skip to content

Files

Latest commit

6250c1f · Sep 17, 2021

History

History
This branch is 4 commits behind suzaku-io/diode:master.

treeview

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 18, 2018
Sep 17, 2021
Nov 25, 2017
Oct 18, 2018

Tree view Diode Example

This is a bit more complex example application using Diode. It features a hierarchical data structure representing a directory tree.

See live demonstration

Usage

  1. Clone the repository from GitHub
  2. Run sbt "~fastOptJS" in the examples/treeview directory
  3. Wait for update/compilation to complete (you'll see 1. Waiting for source changes... (press enter to interrupt))
  4. Navigate to http://localhost:12345
  5. Press Enter in console to quit