alberthuynh91 / typescript-crash-course

typescript-crash-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

typescript-crash-course


Languages

Language:TypeScript 100.0%