attendant/README.md

411 B

Intended UI

A storybook comprising of Intended Link's UI components.

Usage

Run npm install @intended/intended-ui

In your project files, import whichever components you need import { Icon } from @intended/intended-ui

Installation

npm install

Development

npm run storybook

Deployment

npm run build

Then run npm publish --access public while logged in as an Intended org user.