We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install GIT client on your computer (github, tortoisegit, ...)
Install web server suporting MySQL and PHP (LAMP, WAMP, XAMP,..)
Create a folder for your local website and point the webserver to it
Fork the repository from git, to your local website folder
Import the database from the repository folder "database/database.sql"
Rename "wp-config-sample.php" to "wp-config.php" and edit the configuration in it.
Open your local site. Login with User: admin , pass: admin.
Official docs and tutorials