melodic-ui
v0.0.6-alpha.3
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.2.0.
Readme
MelodicUi
This library was generated with Angular CLI version 18.2.0.
Code scaffolding
Run ng generate component component-name --project melodic-ui to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module --project melodic-ui.
Note: Don't forget to add
--project melodic-uior else it will be added to the default project in yourangular.jsonfile.
Build
- Go to the
projects/melodic-ui/package.jsonfile and update the version number for the new release. - Run
npm run build:melodic-uito build the project. The build artifacts will be stored in thedist/directory.
Note: If you're on windows you need to use a bash shell to run this
Publishing
After building your library with npm run build:melodic-ui, go to the dist folder cd dist/melodic-ui and run npm publish.
Running unit tests
Run ng test melodic-ui 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.
