i-Cell Mobilsoft Angular architect course about Libraries
npx create-nx-workspace@latest library-app --preset angular-monoreponpx nx run library-app:serve- Generate a new library:
npx nx g @nx/angular:library icell-form-controls --publishable --buildable --import-path=@icell/form-controls- Build the library:
npx nx run icell-form-controls:build