Contents
- 1 Windows Setup
- 1.1 Setup Home Dev Environment on Windows
- 1.1.1 Total Time Needed :
- 1.1.2 Required Tools:
- 1.1.3 Steps to Set up Your Development Environment:
- 1.1.4 Step 1: Install Visual Studio Code
- 1.1.5 Step 2: Command Line – WSL
- 1.1.6 Step 2a: Turn on WSL for Windows
- 1.1.7 Step 3: Install Unbuntu
- 1.1.8 Step 4: Install Windows Terminal
- 1.1.9 Step 4a: Integrate WSL with Visual Studio Code
- 1.1.10 Step 5: Install NVM
- 1.1.11 Step 6: Install Node
- 1.1.12 Step 7: Download Git
- 1.1.13 Step 8: Install Git
- 1.1 Setup Home Dev Environment on Windows
Windows Setup
Setup Home Dev Environment on Windows
This is a walk-through of how to set up our base environment in Windows. It has you install Linux on Windows (WSL) which will make it easier for all of us to share the exact same commands and for you to follow tutorials you find online.

Total Time Needed :
2
Hours
30
Minutes
Required Tools:
– A Computer.