To add TypeScript to an existing Create React App project, first install it: npm install --save typescript @types/node @types/react ...
確定! 回上一頁