npm install node - ; const · require( ; fetch('https://api.github.com/users/github') .then(res => res.json()) .then( ...
確定! 回上一頁