- php
brew install php - composer
brew install composer - asdf
brew install asdf
from the root of this repo, run
asdf install
npm install
composer installin one terminal instance at the root of this repo, run
npm startthis starts the js/scss bundler.
and in another
composer startthis starts the php dev server.