Skip to content

oleksandr-codefresh/argo-ui

This branch is 180 commits behind argoproj/argo-ui:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 29, 2021
Jun 27, 2019
Dec 1, 2021
Dec 16, 2019
Dec 20, 2021
Dec 1, 2021
Nov 1, 2021
Feb 14, 2018
Sep 28, 2021
Jan 23, 2018
Jun 17, 2021
Sep 30, 2020
Apr 2, 2019
Aug 24, 2018
Sep 7, 2021
Nov 1, 2018
Dec 1, 2021
Sep 28, 2021
Dec 1, 2021
Sep 29, 2021
May 29, 2018
Dec 1, 2021

Repository files navigation

Argo UI Components

Argo Image

Set of React components used by https://github.com/argoproj/argo and https://github.com/argoproj/argo-cd

Build & Run

  1. Install Toolset: NodeJS and Yarn
  2. Install Dependencies: From your command line, navigate to the argo-ui directory and run yarn install to install dependencies.
  3. Run: yarn start - starts https://storybook.js.org/ dev server

Local Development

To test your changes locally against Argo CD or another Argo project, we recommend using yalc.

First, install yalc:

npm i -g yalc

Next, in your local argo-ui directory, run

yalc publish

Finally, in your local argo-cd/ui directory, run

yalc add argo-ui

Your local changes to the argo-ui package will now be seen by your local argo-cd.

About

Argoproj shared React components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 69.5%
  • SCSS 25.6%
  • JavaScript 2.7%
  • Less 1.5%
  • Handlebars 0.7%