Power User

🧐
/
GitHub
/
  • ðŸ‘ū ⏐ Join the Community!
  • 🎎 ⏐ Introduction
  • ðŸ’ŧ ⏐ Laptop Settings
    • 1. Desktop Settings
    • 2. Dock Settings
    • 3. Finder Settings
  • ðŸ§Đ ⏐ Apps Settings
    • 1. Quick Launcher
    • 2. Homebrew
    • 3. Window Management
    • 4. App Switching
    • 5. Menu Bar Utility
    • 6. Menu Bar Calendar
  • ⚡ïļ â Browser Settings
    • 1. Firefox Installation
    • 2. Firefox Settings
  • 🎧 ⏐ VS Code
    • 1. Theme
    • 2. Extensions
    • 3. Keybindings
  • ðŸŠī ⏐ Other Apps
    • 1. Other Apps I Use
    • 2. Docker Desktop
    • 3. iTerm2
    • 4. Oh My Zsh
    • 5. NodeJS
  • 🧐
    • ðŸ‘ū ⏐ Join the Community!
    • 🎎 ⏐ Introduction
    • ðŸ’ŧ ⏐ Laptop Settings
      • 1. Desktop Settings
      • 2. Dock Settings
      • 3. Finder Settings
    • ðŸ§Đ ⏐ Apps Settings
      • 1. Quick Launcher
      • 2. Homebrew
      • 3. Window Management
      • 4. App Switching
      • 5. Menu Bar Utility
      • 6. Menu Bar Calendar
    • ⚡ïļ â Browser Settings
      • 1. Firefox Installation
      • 2. Firefox Settings
    • 🎧 ⏐ VS Code
      • 1. Theme
      • 2. Extensions
      • 3. Keybindings
    • ðŸŠī ⏐ Other Apps
      • 1. Other Apps I Use
      • 2. Docker Desktop
      • 3. iTerm2
      • 4. Oh My Zsh
      • 5. NodeJS
        • #Install Node.js
        • #Useful npm Global Commands
🧐
/
ðŸŠī ⏐ Other Apps
/
5. NodeJS

NodeJS

Install Node.js#

Node Version Manager nvm allows easy management of Node.js versions.

Install nvm via Terminal and use it to install and switch between Node.js versions.

Follow the official guide.

Useful npm Global Commands#

Install useful npm global packages.

To install them run:

npm install -g lite-server http-server license gitconfig
4. Oh My Zsh

    On This Page

  • Install Node.js
  • Useful npm Global Commands
Edit this page
2024 ÂĐ Federico Fan