Dark mode
Installation
ติดตั้ง Node.js ก่อน จะติดตั้งโดยตรงผ่านเว็บไซต์ก็ได้ แต่แนะนำให้ติดตั้งผ่าน package manager เพราะในภายหลังเราจะจัดการง่ายกว่า
bash
# Windows
scoop install nodejs
bash
# macOS
brew install node