[Node.js] What 'npm install' give us?

After we installed the node.js, we run the cmd:

npm install

What happened is that, we get bower, karma, protractor and http-server module.

check here: C:\myPHP\htdocs\codeschool\angularjs\phonecat\angular-phonecat\node_modules

Read More: https://docs.angularjs.org/tutorial

posted @ 2014-09-04 05:13  Zhentiw  阅读(137)  评论(0)    收藏  举报