Skip to content

Shared Components Library

dbradham edited this page Apr 9, 2023 · 3 revisions

Shared components is a TypeScript library used throughout the application.

The shared components are structured using atomic design theory. You can read all about it here.

To view the current production storybook, you can visit: https://storybook.devlaunchers.org

To view the current staging storybook, you can visit: https://staging.storybook.devlaunchers.org

Clone this wiki locally