This is a simple D8 site with a SQLite database.
Drupal Console: https://drupalconsole.com
-
git clone git@github.com:anniegreens/d8sandbox.git
-
cd d8sandbox
-
drupal chain --file=chain/d8sandbox.yml
Default login: admin/admin
Once you've already spun up the site, to get your server going again; head into the site root with cd site
, and then run drupal server
.