Now that you have learned what WordPress is, let’s see how you can install WordPress on a web server or your local system.
WordPress can be installed in a lot of ways. Installing WordPress using the 1-click installer from the hosting account’s control panel is the most common installation method among WordPress users. But as a WordPress developer, you should know how to install and set up WordPress manually using developer tools like EasyEngine, Laravel Valet, Local by Flywheel, Varying Vagrant Vagrants (VVV), and Lando.
In the Engineering Basics > Setting up Development Environment lesson, you have learned to set up a local development environment. You can use that to install WordPress.
Go through the How to Install WordPress official support article for basic instructions.
References