rethink-wordpress / wpvm
A VM for local WordPress development, built with Vagrant + Ansible
dev-master
2019-08-20 13:45 UTC
This package is auto-updated.
Last update: 2024-11-21 01:18:19 UTC
README
WordPress development on virtual machines or Docker containers
Quick Start Guide
If you want to install a WordPress site locally with minimal fuss, just:
- Install Vagrant and VirtualBox.
- Download or clone this project to your workstation.
cd
into this project directory and runvagrant up
.