@fudao/hello is a package intergrated with yalc to demonstrate how to develop an Angular library in local environment and debug easily.
You can install it locally with:
npm install @fudao/hello --saveThe key to hack it is inside the Makefile and npm commands within package.json, finds out more for free.
@hijiangtao