To check node version in my computer: node -v
To start node console: node
Running a javascript file 'test.js'
//filename test.js
const name = 'rittwick'
console.log(name)
Command to run this file: node test
For further actions, you may consider blocking this person and/or reporting abuse
marita Giorgobiani -
ymc9 -
Aivan Carlos Tuquero -
Jenny C -
Top comments (0)