0.0.0 • Published 1 year ago

sid-angular v0.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

This library was generated with Angular CLI version 14.2.0.

Getting Started

  1. Install node 18 and pnpm
  2. run pnpm i

Build

Run ng build lib to build the project. The build artifacts will be stored in the dist/ directory.

develop

Run ng dev to start up dev server with Storybook

Code scaffolding

Run ng generate component component-name --project lib to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project lib.

Note: Don't forget to add --project lib or else it will be added to the default project in your angular.json file.

Publishing

make sure you are are logged in using pnpm login --scope=@ice

After building your library with ng build, go to the dist folder cd dist/ and run npm publish --scope=@ice.

Running unit tests

Run ng test to execute the unit tests via Karma.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

0.0.0

1 year ago