/demo-views-9x

Example code used in the Drupalize.Me Views for Developers tutorials.

Primary LanguageJavaScript

Demo Views 9x

This repo contains the working demo code used in the tutorial in the Drupalize.Me Views for Developers series. https://drupalize.me/series/views-developers

The code here is intended for instructional purposes.

Useage

This repo assumes you're using DDEV-Local.

  • ddev start
  • ddev composer install
  • ddev drush si -y
  • ddev drush uli

The example code is all in the web/modules/custom directory.