Highly flexible and compatible UI patterns for the web.
- run
yarn
to install dependencies - run
yarn start
to start developing
We are not the only ones testing the project. External parties or clients check our projects. To make this as easy as possible for them, we've included Storybook. This way anyone can check the components in an isolated area to see if they are performing/looking the way they're supposed to.
The following command will start up Storybook. A url on which you can view storybook will be displayed in the terminal.
yarn start
- https://github.com/JungleMinds/JM_Basic-Twig-Project for the Storybook setup