1) Do: npm create-react-app my-app. 2) cd my-app. 3) add: import “react-app-polyfill/ie11”; as the new first line in index.js.
確定! 回上一頁