Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 877 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 877 Bytes

ngx-uc examples

The demo app with examples of usage of the ngx-uc library components.

Docs

You can see the ngx-uc documentation in the official site.

Live Demo

Access the live demo to see the examples on using the ngx-uc components.

How to

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 and license

© Copyright 2021 Fabio M. Blanco. Released under the MIT License