Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 782 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 782 Bytes

MedicalImageApp

This project was generated with Angular CLI version 16.1.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Use schematics to add: actions: ng generate @ngrx/schematics: reducer users/User reducers: ng generate @ngrx/schematics:action users/Users effects: ng generate @ngrx/schematics:effect users/Users -m users/users.module.ts

Debug

Use ReduxDevTools for Chrome of debug function to debug.