1.安裝Node.js. https://nodejs.org/en/download/ ... console.log('Hello Hello!'); ... 有了package.json後輸入npm install 會自動安裝上面所寫出的套件.
確定! 回上一頁