Back to Browse

Angular library tutorial

63.7K views
Feb 23, 2019
15:00

In this Angular library tutorial, I have discussed how you can create a reusable angular 7 library with very little effort using angular cli. Also I have demonstrated how you leverage angular workspace to generate a test application to test your library within the same workspace. Apart from that, I have shown all possible ways to use your library for an example from your dist directory, with packaged tar file or from published npm package. I have also given an example of how you can publish your library package in your own private repo using verdaccio. ================================================== Project url : https://github.com/kalyan11021980/angularlibrary ================================================== Verdaccio can be found here: https://github.com/verdaccio/verdaccio

Download

1 formats

Video Formats

360pmp421.4 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Angular library tutorial | NatokHD