@pernod-ricard-global-cms/cbl-component-library

11.13.33 • Public • Published

cbl-component-library

Front end components for gcms sites

Installation

Install with npm or yarn..

npm install --save-dev @pernod-ricard-global-cms/cbl-component-library

yarn add -D @pernod-ricard-global-cms/cbl-component-library

If you don't have the scripts already in your package.json you can add these and use them to install and update components.

"install-component": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/install-component.js", "upgrade-component": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/upgrade-component.js", "list-components": "node ./node_modules/@pernod-ricard-global-cms/cbl-component-library/list-components.js",

eg you can list the available components with

yarn list-components

and then you can install and component with

yarn install-component <name-of-component>

Run unit tests

Go to the folder

yarn install

then, to run unit tests,

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i @pernod-ricard-global-cms/cbl-component-library

Weekly Downloads

1,526

Version

11.13.33

License

ISC

Unpacked Size

3.86 MB

Total Files

574

Last publish

Collaborators

  • navenell-pr
  • ciaran79