Angular + TypeScript

January 6, 2026 ยท View on GitHub

This project was originally generated with ng new my-app

Deploy on Railway

โœจ Features

  • Angular 19 + TypeScript

๐Ÿ’โ€โ™€๏ธ Local Development

  • Install required dependencies with npm install
  • Run npm run dev for 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.