A Drupal 9 Gin Future Admin UI Demo.
Install Lando: https://docs.lando.dev/basics/installation.html
Clone the repo
git clone [email protected]:saschaeggi/drupal9-gin.git && cd drupal9-gin
lando start
username: admin
password: drupal
lando start
lando stop
lando poweroff
lando ssh
lando xdebug-on
### Stop Xdebug
lando xdebug-off
Make sure you're in the frontend folder (cd web
)
lando drush COMAMND
Make sure you're in the frontend folder (cd web
)
lando composer COMMAND