servatj / zignaly-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 97.4%Language:JavaScript 1.7%Language:HTML 0.9%