0% found this document useful (0 votes)
11 views1 page

Java Scripts

This document provides instructions for setting up a development environment for Angular applications using TypeScript, including installing Node.js, TypeScript, Angular CLI, Visual Studio Code, Chrome extensions, and VS Code plugins to enable auto-importing and font ligatures. It also mentions Stackblitz for creating Angular projects online.

Uploaded by

jindaljagdish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views1 page

Java Scripts

This document provides instructions for setting up a development environment for Angular applications using TypeScript, including installing Node.js, TypeScript, Angular CLI, Visual Studio Code, Chrome extensions, and VS Code plugins to enable auto-importing and font ligatures. It also mentions Stackblitz for creating Angular projects online.

Uploaded by

jindaljagdish
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Angular JS & Type Script

Install Node JS

Install typescript (npm install –g typescript)

Install Angular CLI (ng --version)

Install Visual Studio Code

Install chrome extension (augury)

Auto import plugin for VS code and / or Font ligatures

Stackblitz  for creating angular project online

You might also like