File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Argo UI Components
2
2
3
- ![ Argo Image ] ( https://github.com/argoproj/argo/blob/master/argo .png?raw=true )
3
+ < img src = " https://github.com/argoproj/argo-ui /blob/master/src/assets/images/logo .png?raw=true " alt = " Argo Image " height = " 200px " >
4
4
5
5
Set of React components used by https://github.com/argoproj/argo and https://github.com/argoproj/argo-cd
6
6
7
7
## Build & Run
8
8
9
9
1 . Install Toolset: [ NodeJS] ( https://nodejs.org/en/download/ ) and [ Yarn] ( https://yarnpkg.com )
10
- 2 . Install Dependencies: From your command line, navigate to the argo-ui directory and run ` yarn install ` to install dependencies.
11
- 3 . Run: ` yarn start ` - starts https://storybook.js.org/ dev server
10
+ 1 . Install Dependencies: From your command line, navigate to the argo-ui directory and run ` yarn install ` to install dependencies.
11
+ 1 . Run: ` yarn start ` - starts https://storybook.js.org/ dev server
12
12
13
13
## Local Development
14
14
You can’t perform that action at this time.
0 commit comments