Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 619 Bytes

File metadata and controls

27 lines (19 loc) · 619 Bytes

Angular 17 Base Project

Base template for Angular 17 applications, featuring essential tools and configurations for rapid development.

Table of Contents

Features

  • Angular 17 core setup
  • Pre-configured routing
  • State management with NgRx (if applicable)
  • Responsive design support
  • Testing with Jasmine and Karma
  • Modular architecture for easy scalability

Installation

  1. Clone the repository:

    git clone https://github.com/Braquetes/angular-17-core.git