This is a collection of components and styles meant to be used across Craft apps.
To get started for the development of the Craft UI library or the docs, run this command:
npm install
Build the umd, es, cjs, umd-min versions of Craft UI:
npm run build
Storybook showcases the Craft UI components.
npm run serve:docs
npm run build:docs