Skip to content

Instantly share code, notes, and snippets.

@markodayan
Created April 12, 2020 21:30
Show Gist options
  • Save markodayan/8923d0f56093b8057fcd89e59cba696e to your computer and use it in GitHub Desktop.
Save markodayan/8923d0f56093b8057fcd89e59cba696e to your computer and use it in GitHub Desktop.
create-react-app with TypeScript
npx create-react-app <app_name> --typescript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment