Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

zignaly-open/zignaly-ui

Repository files navigation

Zignaly UI

Repository of components, utilities, styles and compatible visual elements for apps developed by Zignaly.com

Requirements

To start the project, the following will be necessary:

  • MacOS, GNU/Linux or Windows OS.
  • Compatible NodeJS version 16 min or latest.
  • Compatible NPM version 8 min or latest.

Start the project

If you using NPM:
git clone https://github.com/zignaly-open/react-component-library
git checkout develop
npm install
npm run storybook

If you using Yarn:

git clone https://github.com/zignaly-open/react-component-library
git checkout develop
yarn
yarn storybook

Then you will see an interface similar to the following one image