0.6.18 • Published 1 year ago

chriszig-zignaly-ui v0.6.18

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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