Last active
September 19, 2020 18:52
React latest - 2020 (CRA 4, React 17)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npx create-react-app@next --scripts-version=@next --template=typescript@next my-ts-app | |
yarn add [email protected] | |
yarn add [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment