- npm init
- npm install express -d
- Choosing Git as Source Control
- Created file: .gitignore and added line with folder name to exclude: node_modules
- GitLens
- ExpressJs 4 Snippets
- Could not drag/drop a file from Explorer on vscode - because vscode was "run as administrator"