Skip to content

Release 1.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jan 00:39

πŸš€ What's New

πŸ‘· CI/CD

  • release: generate enhanced GitHub release notes (f283255)

πŸ“¦ Quick Start

Using as Template

npx degit victorbruce/angular-starter-project my-project
cd my-project
./setup.sh my-project
docker-compose up

Clone Repository

git clone https://github.com/victorbruce/angular-starter-project.git
cd angular-starter-project
docker-compose up

πŸ”— Resources


Docker Image: ghcr.io/victorbruce/angular-starter-project:1.1.1