Skip to content

Jennimar17/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 93.8%
  • JavaScript 4.1%
  • HTML 2.1%