https://github.com/gitpod-samples/angular-sample
https://github.com/gitpod-samples/angular-sample
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gitpod-samples/angular-sample
- Owner: gitpod-samples
- Created: 2024-04-01T23:56:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-14T16:40:56.000Z (about 1 year ago)
- Last Synced: 2025-03-17T23:52:20.046Z (3 months ago)
- Language: HTML
- Size: 118 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Sample App
This is an Angular app created via `ng new my-app`.
We've made changes to the following files to make it possible to iterate from a Gitpod Workspace on this sample Angular application:
* .gitpod.yml: defines common tasks
* gitpod.Dockerfile: defines common software needed (like Chrome)