@grapes-agency/grapes-ui
v2.0.2
Published
Grapes basic ui logic and components
Downloads
5
Keywords
Readme
Grapes basic UI logic
This is a collection of reusable, project-agnostic (hopefully) UI logic components. That means they provide functionality that is needed very often in different projects without insisting on a certain visual style.
These components are:
- Stepper
Prerequisites
Install dependencies:
npm i
Start Storybook
To view example usage of the ui components start a local instance of Storybook with
npm start