有了package.json檔案,直接使用npm install命令,就會在當前目錄中安裝所需要的模組。 $ npm install. 如果一個模組不在 package.json 檔案之中,可以 ...
確定! 回上一頁