1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-03-19 06:39:44 +01:00

Add TypeScript installation guide (#3791)

* Added 1 TNS Article

* Update src/data/roadmaps/typescript/content/100-typescript/102-install-configure/index.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
The New Stack 2023-04-27 05:58:30 -07:00 committed by GitHub
parent 77c7ca8835
commit e05269f117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,3 +46,4 @@ And you're all set! You can now start writing TypeScript code in your project.
Learn more from the following links:
- [Install and Configure TypeScript](https://www.typescriptlang.org/download)
- [TypeScript Getting Started](https://thenewstack.io/typescript-tutorial-a-guide-to-using-the-programming-language/)