Skip to content

bryan-gc/BryanGomez

Repository files navigation

BryanGomez Angular Project

Running the Frontend

npm install
npm start

Running Tests with Coverage

npm run test:coverage

Project Structure

src/
├── app/
│   ├── core/          # Core services, models, DI providers
│   ├── data/          # Data repositories 
│   ├── presentation/  # UI components
│   │   ├── features/  # Feature components
│   │   └── shared/    # Shared directives and components
│   └── shared/        # Global shared components and utils
└── assets/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors