How can you get a list of commands that are available in npm?

Experience Level: Junior
Tags: npm

Answer

In order to get a list of npm commands, open the command-line and run:

npm

or

npm help

Comments

No Comments Yet.
Be the first to tell us what you think.
npm for beginners
npm for beginners

Are you learning npm ? Try our test we designed to help you progress faster.

Test yourself