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

https://github.com/layzeedk/github-actions-angular

Angular workspace generated using the Angular CLI with a GitHub Actions CI workflow.
https://github.com/layzeedk/github-actions-angular

Last synced: over 1 year ago
JSON representation

Angular workspace generated using the Angular CLI with a GitHub Actions CI workflow.

Awesome Lists containing this project

README

          

# Angular CLI workspace using GitHub Actions

Angular app generated using the Angular CLI.

# Generate workspace

```powershell
ng new github-actions-angular --package-manager=yarn --no-routing --style=css
```