This content originally appeared on DEV Community and was authored by Ghifari-S
1. Download node js.
2. Download git.
3. Use git terminal.
4. Make sure you are on the latest version.
check node js version by using npm -v & node -v in git
5. Go to desktop file
6. Create Folder use mkdir -name folder-
7. Go to Folder training
8. Create content and file use echo 'console.log("hello santri")' > index.js
9. use node -name file- to run js and see the results
This content originally appeared on DEV Community and was authored by Ghifari-S
Ghifari-S | Sciencx (2024-08-28T02:14:28+00:00) Tutorial how to use node js until displays “Hello World”. Retrieved from https://www.scien.cx/2024/08/28/tutorial-how-to-use-node-js-until-displays-hello-world/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.