How to create node js project using npm

preview_player
Показать описание
In this video, you'll learn how to create your first node js project on your machine.

You'll learn
1) What is the use of npm init
2) How to install any npm package on your project
4) How to execute the node js project

********** Tutorial Playlists **********

****** Contact me ********

******* Books written by me ********

******* Productivity tool *********

******* Gear Used To Shoot This Video ******
_Audio & Microphone

********Learning partner********

Рекомендации по теме
Комментарии
Автор

Once again saved by the indian tutorial, thank you man !

miketyson
Автор

Very to the point, this is what I was looking for

bimasamega
Автор

Thank you, that was right to the point, exactly what I needed.

spawnofsean
Автор

Will this work if I have not downloaded nodejs on my laptop?

obolaji
Автор

Now it says "unexpected end of JSON input".
Please, how do you fix this error?

ttrix
Автор

Nice Learning :) do you have any idea how to do unit testing in node js by mocha? My next learning is that

sagarsinghrajpoot
Автор

Hi,
When I enter npm init starts throwing "npm : The term 'npm' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that
the path is correct and try again.
At line:1 char:1
+ npm init
+ ~~~
+ CategoryInfo : ObjectNotFound: (npm:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException" error. Am I missing anything here? Could you please help me with this?
Thanks :)

harimanashvi
Автор

when i am doing npm start it is giving error

sakshigoyal
Автор

Pls u need e-learning project using node js

pjos
Автор

when i do see terminal there is no node like you

TheRedBird