Go to file
Dan d2624b9583 fixing the file modes. 2021-07-22 14:05:45 -04:00
docker fixing the file modes. 2021-07-22 14:05:45 -04:00
e2e fixing the file modes. 2021-07-22 14:05:45 -04:00
src fixing the file modes. 2021-07-22 14:05:45 -04:00
.editorconfig fixing the file modes. 2021-07-22 14:05:45 -04:00
.gitignore fixing the file modes. 2021-07-22 14:05:45 -04:00
.sonarcloud.properties fixing the file modes. 2021-07-22 14:05:45 -04:00
.travis.yml Added Line HighLighting 2021-07-22 11:19:00 -04:00
Dockerfile Added Line HighLighting 2021-07-22 11:19:00 -04:00
README.md Added Line HighLighting 2021-07-22 11:19:00 -04:00
angular.json fixing the file modes. 2021-07-22 14:05:45 -04:00
browserslist Added Line HighLighting 2021-07-22 11:19:00 -04:00
karma.conf.js fixing the file modes. 2021-07-22 14:05:45 -04:00
karma.globals.js Added Line HighLighting 2021-07-22 11:19:00 -04:00
nginx.conf fixing the file modes. 2021-07-22 14:05:45 -04:00
package-lock.json fixing the file modes. 2021-07-22 14:05:45 -04:00
package.json fixing the file modes. 2021-07-22 14:05:45 -04:00
sonar-project.properties Adds CI files. Edits project properties 2020-01-14 16:52:39 -05:00
tsconfig.json fixing the file modes. 2021-07-22 14:05:45 -04:00
tslint.json Added Line HighLighting 2021-07-22 11:19:00 -04:00
webpack.config.js fixing the file modes. 2021-07-22 14:05:45 -04:00

README.md

sartography/cr-connect-bpmn

Build Status Coverage

CR Connect BPMN Configurator

This project was generated with Angular CLI version 7.1.1.

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.