Create a local base for the development, resulting in a composer.json file that can be used and refined for the whole development process. Put that into a new private github repository. Use drupal console to help you.
Define the modules that are most likely to be used and document their usage in the wiki. Start with a basic set that we would need in any case (like admin_theme, admin_toolbar, components, config_installer, field_group, linkit, metatag, simple_sitemap, pathauto/token, paragraphs/entity_reference_revisions, redirect, search_api, webform or yaml_form)
Create a local base for the development, resulting in a composer.json file that can be used and refined for the whole development process. Put that into a new private github repository. Use drupal console to help you.
Define the modules that are most likely to be used and document their usage in the wiki. Start with a basic set that we would need in any case (like admin_theme, admin_toolbar, components, config_installer, field_group, linkit, metatag, simple_sitemap, pathauto/token, paragraphs/entity_reference_revisions, redirect, search_api, webform or yaml_form)