2.0.2 • Published 5 years ago

@grapes-agency/grapes-ui v2.0.2

Weekly downloads
27
License
ISC
Repository
gitlab
Last release
5 years ago

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