Wordpress is ridiculously easy to setup. This tutorial provides step by step instructions on how to install Wordpress locally utilizing MAMP.
Setting up a local server environment on your Mac is easier than you might expect. Developing locally saves time and aids in error testing, ensuring a final product that does not hinder user experience. In this tutorial we will be utilizing MAMP, which creates a local server environment with PHP, MySQL and Apache right out of the box, as an effective means to develop websites locally.