Skip to content
/ empire Public

🧞‍♂️ Unified control library for Gavive

Notifications You must be signed in to change notification settings

Gavive/empire

Repository files navigation

👑 Empire

Merge validation Deploy

Unified control library for Gavive

Getting Started

We use Storybook to showcase, document and setup playground for all of the controls part of the Gavive unified control library. Upon cloning the repository firstly install all the dependencies that the project needs by running the following command from the root directory:

> yarn install

@gavive/empire uses yarn as its package manager.

Once all the dependencies have been install you can run the following command to start Storybook:

> yarn run storybook