Set of React components used by https://github.com/argoproj/argo and https://github.com/argoproj/argo-cd
- Install Toolset: NodeJS and Yarn
- Install Dependencies: From your command line, navigate to the argo-ui directory and run
yarn installto install dependencies. - Run:
yarn start- starts https://storybook.js.org/ dev server
