0 votes
in ReactJS by

Which of the following command will show all the modules installed locally.

A - $ npm ls -g

B - $ npm ls

C - $ node ls -g

D - $ node ls

1 Answer

0 votes
by
...