Angular + TypeScript
January 6, 2026 ยท View on GitHub
This project was originally generated with ng new my-app
โจ Features
- Angular 19 + TypeScript
๐โโ๏ธ Local Development
- 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.