Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 6

PREREQUISITES

• HTML,CSS,JS
• Basic of Typescript
NODE

NPM

Angular CLI
Development
Environment
Text-Editor VSCode
Version Check

• node –v
• npm –v
npm install –g ng new my-app
@angular/cli

Install
angular cd myapp ng serve

You might also like