My project creation process (this is a create-react-app typescript version template:
create-react-app
25 npx create-react-app test --template typescript 26 cd