Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adekunleoduye/bdd-design-system-example

This is a simple project to showcase BDD (Behavior Driven Development) within a design system.
https://github.com/adekunleoduye/bdd-design-system-example

bdd design-systems

Last synced: 4 days ago
JSON representation

This is a simple project to showcase BDD (Behavior Driven Development) within a design system.

Awesome Lists containing this project

README

        

# BDD Design System example

This is a simple project to showcase BDD (Behavior Driven Development) within a design system. Demo site: https://bit.ly/bdd-design-systems-storybook

## Getting started

```
yarn install
yarn storybook
```

## Run Test

`yarn test`