Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 222 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 222 Bytes

Universal Tree

This is an experimental generalization of tree editing using React.

Dev

docker compose run --entrypoint "npm install" node-22
docker compose up node-22
# Use port 8080 for access on localhost