Skip to content

Component-First Architecture with Angular Standalone Components

Notifications You must be signed in to change notification settings

AlenRedek/nx-angular-barbershop

Repository files navigation

Nx Angular Barbershop

CI COV

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Features

  • Component-first architecture without NgModules
  • Standalone components
  • NX Cloud - distributed task execution with remote caching between the CI workflow and local builds
  • GitHub Actions workflow
  • Strictly typed reactive form
  • PrimeFaces CSS framework

Development

Install the dependencies first:

yarn install

Run the app with mocked REST API server:

yarn start

Navigate to http://localhost:4200. The app will reload automatically when any of the source files change.

About

Component-First Architecture with Angular Standalone Components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published