Skip to content

Instantly share code, notes, and snippets.

@jmn
Last active September 19, 2020 18:52
Show Gist options
  • Save jmn/2fa96e7c8a258f8b704d2a84a94d48bb to your computer and use it in GitHub Desktop.
Save jmn/2fa96e7c8a258f8b704d2a84a94d48bb to your computer and use it in GitHub Desktop.
React latest - 2020 (CRA 4, React 17)
npx create-react-app@next --scripts-version=@next --template=typescript@next my-ts-app
yarn add react@17.0.0-rc.1
yarn add react-dom@17.0.0-rc.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment