This library was generated with Angular CLI version 14.2.0.
for a dev server. Navigate to http://localhost:4873/
. The application will automatically reload if you change any of the source files.
Run npm run build super-ui-lib
to build the library. The build artifacts will be stored in the dist/
directory.
After building your library with ng build super-ui-lib
, go to the dist folder cd dist/super-ui-lib
and run npm publish
and it will publish your library to local npm registery :https://verdaccio.org/ to http://localhost:4873/
.
Run ng test super-ui-lib
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.