Skip to content

Local Development

Michail Slabko edited this page Aug 20, 2020 · 1 revision

This document will describe options for local development, current agreements and limitations

DevBox options

Agreements

  1. Manage Dependencies. For GIT installation we have to collect dependencies that not present in root composer.json.
    php dev/tools/install-dependencies.php . (source)
Clone this wiki locally