Overview
The Kusion Developer Portal is a centralized web interface that provides streamlined management and interaction with the Kusion server through an intuitive UI.
Quick Start
Start on local
Make sure you have installed npm Install dependencies and run the frontend.
npm install
npm start
npm start
Build on local
npm install
npm run build
npm run build