An open API service indexing awesome lists of open source software.

https://github.com/gitpod-samples/angular-sample


https://github.com/gitpod-samples/angular-sample

Last synced: 3 months ago
JSON representation

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)