The simplest beginner path is to let the helper script generate a local XML configuration automatically. That means you do not have to edit the tracked XML file for a local demo.
composer install
./scripts/run_web_application.sh --database-path /tmp/tusho-demo/catalog.sqlite3
Visit http://127.0.0.1:8080/index.php.
HTML search:
http://127.0.0.1:8080/index.php?route=search&query=example
XML search:
http://127.0.0.1:8080/index.php?route=search&query=example&format=xml
Directory browsing:
http://127.0.0.1:8080/index.php?route=browse&directory=/tmp/tusho-demo