clever-point-ds
v1.0.42
Published
This is the official design library for Clever Services.
Readme
Clever-UI
This is the official design library for Clever Services.
Build Library - Run Storybook
First of all, Node v.18 and up is needed. Find install information here.
To build the library use these commands:
npm install
npm run buildTo run locally the storybook use these commands
npm install
npm run storybook