npm install logs

213 阅读1分钟
  1. create package on git, set private
  2. git clone to local
  3. npm init to generate package.json
  4. npm install pupeteer

How to see logs using npm install