Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 322 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 322 Bytes

Vagrant + Wordpress

Setup Wordpress on your local environment for fast and easy development.

Installation

  1. Clone this repo and go into the wp-vagrant directory
  2. vagrant up will start up your server
  3. Add your site files to www
  4. Point your browser to 10.86.73.80 (you can change the IP in the Vagrantfile)