npm install 在安裝npm 包時,有兩種命令引數可以把它們的資訊寫入package.json 檔案,一個是npm install --save另一個是npm install –save-dev, ...
確定! 回上一頁