Getting Started
Installing and setup of Radix
composer require 'drupal/radix:^6.0'drush --include="web/themes/contrib/radix" radix:create SUBTHEME_NAMEdrush then SUBTHEME_NAME -y; drush config-set system.theme default SUBTHEME_NAME -ycd web/themes/custom/SUBTHEME_NAMEnvm usenpm installLast updated