dmgtech-components

1.0.9 • Public • Published

Component Library

This is a component library containing shared components to be shared accross Control Center services.

Steps for local development and linking it to your project

  1. yarn install
  2. yarn link
  3. yarn build
  4. Go to your service and yarn link "dmgtech-components"

To get changes reflected in the local service which links this component library, do yarn build

Available Scripts

In the project directory, you can run:

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn lint

Test linting for the files and identifies linting errors if present.

yarn lint:css

Test linting for the CSS files and identifies linting errors if present.

yarn build

Builds the library to the lib folder.
It bundles React in prodcution mode to be used as library in other React apps and optimizes the build for the best performance.

/dmgtech-components/

    Package Sidebar

    Install

    npm i dmgtech-components

    Weekly Downloads

    43

    Version

    1.0.9

    License

    MIT

    Unpacked Size

    347 kB

    Total Files

    316

    Last publish

    Collaborators

    • ishan.kashyap
    • ahmedtabrez