Which commands verify that Node.js and npm are available before working on a React project?
node -v and npm -v
node -v
npm -v
npm node and npm react
npm node
npm react
node install and npm install
node install
npm install
vite -v and react -v
vite -v
react -v