Hello Developers,
The code from this repository is used in the tapaScript YouTube channel's TypeScript with tapaScript 🔥 playlist.
- Clone/Fork it
- Install TypeScript and other dependencies using the command
npm install
oryarn install
- Import the code into VS Code
- Open a Terminal and run the command
tsc -w
That's it. Now start coding TypeScript. Happy Learning!
Liked it? You can show your support with a STAR(⭐).