若使用npm 5.2 以上的版本,可以改用 npx 直接呼叫 create-react-app 來建立新專案: # 改用npx(免安裝create-react-app) npx create-react-app my- ...
確定! 回上一頁