

== Set up single-installation-mode ==

-- Composer packages

run in the root of the project: composer install

-- nodejs (only needed for css-generation, see /update.sh)

run in the root of the project: npm install less

