https://github.com/clifftech123/advance-oop-in-typescript
This repository contains advanced concepts of OOP in TypeScript.
https://github.com/clifftech123/advance-oop-in-typescript
oop typescript
Last synced: 7 months ago
JSON representation
This repository contains advanced concepts of OOP in TypeScript.
- Host: GitHub
- URL: https://github.com/clifftech123/advance-oop-in-typescript
- Owner: Clifftech123
- Created: 2023-07-17T19:11:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-31T00:50:42.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T05:25:15.860Z (over 1 year ago)
- Topics: oop, typescript
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced OOP in TypeScript
This repository contains advanced concepts of OOP in TypeScript.
If you're a fan of TypeScript and want to learn more about OOP in TypeScript, this repository is for you.
## Getting Started
To get started with this project, follow these steps:
1. Clone this repository to your local machine using `git clone https://github.com/Clifftech123/advance-oop-in-typeScript/advance-oop-in-typescript.git`
2. Navigate to the project directory using `cd advance-oop-in-typescript`
3. Install all the dependencies using `npm install`
4. Make sure you have TypeScript installed on your machine. If you don't have TypeScript installed, you can install it globally using `npm install -g typescript`
5. Start the server using `npm run start`
## Contributing
If you want to contribute to this project, feel free to submit a pull request. Before submitting a pull request, make sure that your code adheres to the project's coding standards and that all tests pass.
## License
This project is licensed under the MIT License. See the LICENSE file for more information.