Skip to content

Latest commit

History

History
29 lines (17 loc) 路 804 Bytes

File metadata and controls

29 lines (17 loc) 路 804 Bytes

AYON Component Library

This is a collection of components for the AYON project. It is a work in progress.

It can be used to create consistent and accessible AYON addons.

For full documentation, see the storybook.

Need a component or found a bug?

Please open an github issue.

Contributing

This is an open source project. We welcome contributions.

Community

馃應 Check out our community discussions forum.

鈽庯笍 Want to know even more about AYON? Get in contact.

馃檵 Need some support or want something custom? Take a look at our services.

Get Started with Storybook

After cloning the repo, you'll need to run yarn install. Then, you can:

  • Run locally: yarn storybook
  • Build: yarn build-storybook
  • Build package: yarn build