Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 428 Bytes

File metadata and controls

17 lines (10 loc) · 428 Bytes

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.