| title | description | tags | |||
|---|---|---|---|---|---|
Angular + TypeScript |
The default Angular TS starter |
|
This project was originally generated with ng new my-app
- Angular 19 + TypeScript
- Install required dependencies with
npm install - Run
npm run devfor a dev server - Navigate to
http://127.0.0.1:4200/. The application will automatically reload if you change any of the source files.
To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.