EDTLaptop3: Difference between revisions
| Line 16: | Line 16: | ||
* installation to <code>C:\Uwes\Programme\nodejs\</code> | * installation to <code>C:\Uwes\Programme\nodejs\</code> | ||
node -v // prints v18.12.0 | node -v // prints v18.12.0 | ||
npm -v // prints 8.19.2 | |||
===Uwe Heuer=== | ===Uwe Heuer=== | ||
Revision as of 09:12, 8 November 2022
System
Installations
Git
- download from here
- installed to
C:\Uwes\Programme\Git
C:\Uwes\Programme\Git>git --version git version 2.38.1.windows.1
Node.js (NPM)
- download 18.12.0 LTO from here
- installation to
C:\Uwes\Programme\nodejs\
node -v // prints v18.12.0 npm -v // prints 8.19.2
Uwe Heuer
C:\Uwes\SoftwareProjects>git clone https://github.com/UweHeuer/uweheuer-frontend.git // creates directory uweheuer-frontend
Visual Studio Code
- download User Installer
- installation to
C:\Users\U1728\AppData\Local\Programs\Microsoft VS Code\