12 lines
575 B
Markdown
12 lines
575 B
Markdown
# Digital fingerprint of plastics - UI
|
|
|
|
This is the Angular front end for the digital fingerprint of plastics web page hosted in the bic
|
|
|
|
## Bosch styled components
|
|
|
|
Bosch styled Angular components were added following [this](https://connect.bosch.com/blogs/f6aacf06-98dd-440c-b3a7-0c5a4ad4c1bd/entry/Getting_started_a_Bosch_styled_Angular_Project?lang=de_de) guide, included using the `@inst-iot/bosch-angular-ui-components` package.
|
|
|
|
## Testing
|
|
|
|
Unit and e2e tests are implemented and can be executed using `ng test` and `protractor ./e2e/protractor.conf.js` respectively.
|