Skip to content

signaloid/Signaloid-DesignSystem

Repository files navigation

Design System

This project was generated using Angular CLI version 19.1.0.

Code scaffolding

Angular CLI includes powerful code scaffolding tools. To generate a new component, run:

ng generate component component-name

For a complete list of available schematics (such as components, directives, or pipes), run:

ng generate --help

Building

To build the library, run:

ng build design-system

This command will compile your project, and the build artifacts will be placed in the dist/ directory.

Publishing the Library

Once the project is built, you can publish your library by following these steps:

  1. Navigate to the dist directory:

    cd dist/design-system
  2. Run the npm publish command to publish your library to the npm registry:

    npm publish

Additional Resources

For more information on using the Angular CLI, including detailed command references, visit the Angular CLI Overview and Command Reference page.

About

Signaloid Web Design System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published