/typescript-crash-course

typescript-crash-course

Primary LanguageTypeScript

typescript-crash-course

typescript-crash-course

Following along with the lesson found here https://www.youtube.com/watch?v=BCg4U1FzODs

Key commands

tsc - to compile TS
npx create-react-app . --template typscript // set ups your create react app w/ typescript