DEV Community

[Comment from a deleted post]
Collapse
 
jwp profile image
JWP

Download Angular and Typescript. Then go to Angular.io and start tutorial.

Create a new project using the command ng new and the run it with ng serve.