mythic/drupal-starter-project

A Drupal starter project by Mythic Digital

Installs: 41

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

2.0.5 2023-04-19 18:33 UTC

This package is auto-updated.

Last update: 2024-03-19 20:19:06 UTC


README

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.

Getting started

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.