Umbraco Local Installation
-
Go go https://our.umbraco.org/download/ and download the umbraco .zip file
-
Extract the file to a location of your choice
-
Download and install IIS Express (if not already installed in C:\Program Files\IIS or C:\Program Files (x86)\IIS)
-
Download and install Microsoft Visual Studio Code
-
Within VS Code, go to View, Extensions.
-
Search for “IIS”
-
Install “IIS Express” (by Warren Buckley)
-
Click the “Reload” button in VS Code.
-
When VS Code reopens, File, Open Folder - and choose the extracted location you chose earlier
-
In VS Code, Press Ctrl+Shift+P type “IIS” and select “IIS Express: Start Website”
-
Umbraco start screen will auto-open in your browser