You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Live Demo with all current modules at https://fullstack-devops.github.io/ng-mat-components (still in dev)
25
+
26
+
Documentation will be done later when the api is fixed.
27
+
28
+
## Development server
29
+
30
+
Run `ng serve`for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
31
+
32
+
## Code scaffolding
33
+
34
+
Run `ng generate component component-name` to generate a newcomponent. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
35
+
36
+
## Build
37
+
38
+
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.
39
+
40
+
## Running unit tests
41
+
42
+
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
43
+
44
+
## Running end-to-end tests
45
+
46
+
Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.
47
+
48
+
## Further help
49
+
50
+
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
Copy file name to clipboardExpand all lines: projects/ng-mat-components/src/lib/components/ui-frame-toolbar/directives/frame-toolbar-center.directive.ts
0 commit comments