yarn create react-app {Project Name} --template typescript
  • Next.js
yarn create next-ap --example with-typescript {Project Name}