- nvm
- Composer
- The
phpcommandline tool (this is installed by default on OSX) - A running mysql server. You can get the mysql server for OSX here.
nvm install && nvm usenpm install./scripts/start-new-project.sh [project-slug] [destination-folder]
nvm install && nvm usenpm installnpm run dev
The site should now be up and running at http://localhost:9090. The CMS can be reached at http://localhost:9090/wp-admin/.
On first launch, the terminal output will show you a password it generated for the admin user. This password should be changed before taking your site lite.