This file is a work in progress.
Starting a new Drupal project can seem intimidating. We believe that Drupal projects should be as simple as possible to keep our team moving as quick as possible.
This starter project is a collection techniques acquired over the years working with Drupal for enterprise organizations.
This project can be installed to your machine using Composer:
$ composer create-project mythic/drupal-starter-project drupal-project-name
Note: Change drupal-project-name
to your project's name.