Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 112 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 112 Bytes

Install nodejs //nodejs.org

node -v

//Run command

node index.js

Nodejs is asynchronous //php is synchronous