To set-up a React application in TypeScript environment, run the following command. npx create-react-app my-app --template typescript cd my-app npm start.
確定! 回上一頁