Go to file
Mathias Beaulieu-Duncan d46e97f0df added command-modal service
fix issue with command modal showing success command error message
publish new version
2023-02-28 19:23:10 -05:00
e2e project. 2020-06-04 17:35:06 -05:00
projects/poweredsoft added command-modal service 2023-02-28 19:23:10 -05:00
src ds command. 2021-08-31 11:57:35 -04:00
.editorconfig project. 2020-06-04 17:35:06 -05:00
.gitignore project. 2020-06-04 17:35:06 -05:00
angular.json seperate ng-select into a ng-select lib 2020-07-06 12:21:52 -05:00
browserslist project. 2020-06-04 17:35:06 -05:00
karma.conf.js project. 2020-06-04 17:35:06 -05:00
package-lock.json can now pass params to commands. 2021-09-03 17:32:52 -04:00
package.json can now pass params to commands. 2021-09-03 17:32:52 -04:00
README.md project. 2020-06-04 17:35:06 -05:00
tsconfig.app.json project. 2020-06-04 17:35:06 -05:00
tsconfig.json seperate ng-select into a ng-select lib 2020-07-06 12:21:52 -05:00
tsconfig.spec.json project. 2020-06-04 17:35:06 -05:00
tslint.json project. 2020-06-04 17:35:06 -05:00

NgxCdkUi

This project was generated with Angular CLI version 9.1.4.

Development server

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.

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.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.