zignaly-ui
v0.4.4
Published
A library of interface resources designed by Zignaly.
Readme
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 storybookIf you using Yarn:
git clone https://github.com/zignaly-open/react-component-library
git checkout develop
yarn
yarn storybookThen you will see an interface similar to the following one

