cd /path/to/the/project. $ npm install <package name>. # 範例. $ npm install express. # 現在就可以在專案裡用`var express = require( 'express' );` 來 ...
確定! 回上一頁