@urkellabs/uul
v0.0.11
Published
Urkel Labs Utility Library
Readme
About
The Urkel utility library, a collection of components designed for efficient website customization and standardization.
Folder structure
uul
└── .storybook - storybook-specific configuration files
└── src - All icons
└── rollup.config.js - the configuration required for simple bundling of the libraryAvailable Scripts
yarn build:storybook- Builds the storybook integration from UCL development.yarn start- Alias forbuild:storybookyarn uullink- Locally links the yalc version of uul here. (NOTE: this could be bypassed with yarn workspaces)yarn push- Pushes UIL to a local yalc package registry for use during local development
