- nvm
- Composer
- The
phpcommandline tool (this is installed by default on OSX) - A running mysql server. If you're using MAMP, you've already got one. If not, you can get the mysql server for OSX here.
nvm usenpm installnpm run devnpm run dbrestore
On your first run, a configuration wizard will ask some questions to set up your local environment.
The site should now be up and running at http://localhost:9090. The CMS can be reached at http://localhost:9090/wp-admin/.