After running npm-init , type npm install gulp --save-dev , this instructs npm to install Gulp into your project. By using --save-dev we store ...
確定! 回上一頁