This project is a simple demonstration of basic TypeScript concepts, including types, interfaces, functions, classes, and async/await.
Make sure you have Node.js installed. Then run:
git clone <your-repo-url>
cd your-project
npm install
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is a simple demonstration of basic TypeScript concepts, including types, interfaces, functions, classes, and async/await.
Make sure you have Node.js installed. Then run:
git clone <your-repo-url>
cd your-project
npm install