...
Url: https://classic.yarnpkg.com/en/docs/install/#windows-stable => npm install --global yarn
4. Install vscode
Download and install - vscode
Url: https://code.visualstudio.com/
...
Click git branch on the left side and choose what you want to checkout git branch
...
3. Project Setting
Run npm install
...
Run yarn install or yarn install --force
...
4. Change Domain Name
The default domain name is localhost
...