Deployment > @railwayapp-templates/angular-starter
One-click default Angular TS starter, utilizing Caddy to serve!
title: Angular + TypeScript description: The default Angular TS starter tags:
- Node
- Angular 19
- TypeScript
Angular + TypeScript
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.