The demo app with examples of usage of the ngx-uc library components.
You can see the ngx-uc documentation in the official site.
Access the live demo to see the examples on using the ngx-uc components.
If you want to try the application just clone the project, enter the project directory,
install the dependencies with npm install
and run the server with ng serve
.
Then you can navigate in your browse (use the address http://localhost:4200) to view the examples.
© Copyright 2021 Fabio M. Blanco. Released under the MIT License