/ai-storybook-showcase

Showcasing how to use A.I. development tools to create a design system using Storybook

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ai-storybook-showcase

Showcasing a collection of UI components created with the help of A.I. code generation tools in Storybook.

This repository is using

Start in development mode

First install depenencies using yarn:

npm install

Start Storybook in local development mode:

npm run storybook

Run tests

npm run test

Create production build

npm run build

License

This project is licensed under the GNU General Public License v3 (GPLv3). Please click the link to learn more about the terms and conditions of the GPLv3.