April
0
Q:

how to install node dependencies

npm install --save-dev package
# example:
npm install --save-dev nodemon
2
#how to install project dependecies when you download project

# example:
npm install

#NOTE:: by entering only this command your all dependecies will automatically installed.
3

New to Communities?

Join the community