Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 339 Bytes

File metadata and controls

20 lines (13 loc) · 339 Bytes

Eclipse Component Library

The Official Eclipse Expositions Component Library

Installing

You can install the eclipse-components package from npm using the following command:

npm i eclipse-components

Versioning

To publish an updated version of the library, run the following command:

npm run build
npm publish