Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 433 Bytes

README.adoc

File metadata and controls

18 lines (12 loc) · 433 Bytes

Aladdin-ui

Dependencies

기존 kiali의 종속성을 아래와 같이 변경함.

react-hexgrid -> s-react-hexgrid

Quick Start

curl -sL https://deb.nodesource.com/setup_10.x | bash -
sudo apt-get install -y nodejs
sudo apt-get install gcc g++ make
npm install -g yarn
yarn
yarn start

A new browser window should automatically open. But, if it doesn’t then use: http://localhost:3000