ng new weather –createApplication = false ng generate library weather It will create & update 3 files weater-src-lib-public_api.ts “/lib/” [weather.service, weather.component, weather.module] ng generate application
ng new weather –createApplication = false ng generate library weather It will create & update 3 files weater-src-lib-public_api.ts “/lib/” [weather.service, weather.component, weather.module] ng generate application