#Install Wordpress on you local machine
- Install Docker & Docker-Compose
- Git clone this Repository into a local folder
- Give backend write access via chmod -R o+w all files & folders
- Up your Docker Stack via docker-compose up -d
- Goto via Browser to localhost & use the new WP instance
- Install your own componenets and commit them all to your own fork of this repo