npx create-react-app <project name> --typescript
cd <project name>
yarn add tslint tslint-react tslint-config-prettier --save-dev
Last active
January 22, 2019 00:37
-
-
Save rudylee/c3e65cd50b1514d3a31709587742f38c to your computer and use it in GitHub Desktop.
Typescript Cheatsheet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment