It is a web component used in Exploration user interface
Use the following commands to lint, build and run the app
Example :# lint
$ npx nx run ccf-body-ui-wc:lint
# build
$ npx nx run ccf-body-ui-wc:build
# serve
$ npx nx run ccf-body-ui-wc:serve
#test
$ npx nx run ccf-body-ui-wc:test