Nuxt Starter Logo

What is it?

Setup

A simple local setup with DDEV:

mkdir my-nuxt-starter && cd my-nuxt-starter
ddev config --project-type=drupal11 --docroot=web
ddev composer create-project drupal/cms
ddev composer require drupal/lupus_decoupled_starter

Installation

# Optionally, install via CLI or skip to use UI-installer
ddev drush site-install -y ../recipes/lupus_decoupled_starter
ddev launch

Getting started

Read more about Drupal CMS 2 + Lupus Decoupled.

Support & Contribution

  • Reach out at #lupus-decoupled at the Drupal Slack! We are happy to help you get started!

Versions

  • >2.0 is the latest and suggested version and build upon Drupal CMS 2
  • 1.x (and 2.0.0-alpha1) are a different, outdated version of the recipe for Drupal CMS 1.0. Only use version 2.0.0-alpha4 or later.
Supporting organizations: 
Development, Maintenance

Project information

Releases