https://github.com/angular/angular-update-guide
An interactive guide to updating the version of Angular in your apps
https://github.com/angular/angular-update-guide
Last synced: 3 months ago
JSON representation
An interactive guide to updating the version of Angular in your apps
- Host: GitHub
- URL: https://github.com/angular/angular-update-guide
- Owner: angular
- Archived: true
- Created: 2017-03-08T12:59:48.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-18T18:39:57.000Z (over 1 year ago)
- Last Synced: 2025-10-06T00:33:42.250Z (3 months ago)
- Language: TypeScript
- Homepage: https://update.angular.io
- Size: 1.79 MB
- Stars: 249
- Watchers: 11
- Forks: 99
- Open Issues: 80
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularUpgradeGuide
This project was generated with [Angular CLI](https://github.com/angular/angular-cli).
The application lives in a single `AppComponent` and loads recommendations from `recommendations.ts`.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.