Set Developer mode on get details from here http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands-mode.html
Remove comment from magento 2 htaccess file from line number 5 (# SetEnv MAGE_MODE developer).
make memory_limit = 2024mb for local
Enable Cache.
I've just created a quick video walk through of how to install Joomla on a local wamp environment. Mamp is one of those must have tools that all website developers use. It allows the developer to build and modify a database driven dynamic website on your local computer without uploading it to the internet. This allows for very quick development. Whilst for the inexperienced it might seem very complicated, rest assured that with enough practice you will become very quick at doing this.