Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Examples of Angular Architecture Concepts

NotificationsYou must be signed in to change notification settings

mahi889/angular-architecture

 
 

Repository files navigation

This code sample demonstrates different Angular Architecture concepts. It's used in the Angular Architecture and Best Practices video course on Pluralsight (https://www.pluralsight.com/courses/angular-architecture-best-practices) and in the Angular Architecture and Best Practices instructor-led training course (https://codewithdan.com/products/angular-architecture).

Running the Application

  1. Install the Angular CLI:npm install -g @angular/cli

  2. Open thedemos folder and runnpm install

  3. Runng serve -o in thedemos folder to start the server and launch the app

Additional Demos

  1. Cloning - Run the project in thecloning folder
  2. Input/Output Properties - Run the project in theinput-output-demo project
  3. Shared Library - Run the project in theshared-library-example project
  4. State Management - Open thestate-management folder and run the NgRx, ngrx-data, or Observable Store projects

The Angular JumpStart Application

You can find an example of an application that follows the rules in this course athttps://github.com/DanWahlin/Angular-JumpStart

About

Examples of Angular Architecture Concepts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript77.1%
  • HTML12.4%
  • JavaScript6.6%
  • SCSS3.0%
  • CSS0.9%

[8]ページ先頭

©2009-2025 Movatter.jp