yarn init # yarn npm init # npm # 跳過會話,直接通過預設值生成package.json yarn init --yes # 簡寫-y npm init -y ...
確定! 回上一頁