[![publish](https://github.com/aidergroup/ui/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/aidergroup/ui/actions/workflows/npm-publish.yml)


Install
npm install @aider/ui@0.9.0

Documentation

@aider/ui

publish

Installation

$ npm install --save @aider/ui

Development

$ git clone https://github.com/aidergroup/ui.git
$ cd ui
$ npm install
$ npm start # launch Storybook

Publishing

$ npm run release -- --release-as {major|minor|patch}
$ git push --follow-tags origin main

New versions are published to npm when a release is created on Github.

Storybook

aider-ui.netlify.app