This short video shows how to install npm and verify your Node.js setup using the current LTS version.
You’ll learn:
• Where to download Node.js
• How npm is installed automatically with Node
• How to confirm everything works using:
node -v
npm -v
This is a quick, beginner-friendly step to make sure your development environment is ready.
🔗 Related guide: https://tailkits.com/blog/astro-tailw...