Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 188 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 188 Bytes

Kyro

Web client for Cloud Foundry

Launch it

This project uses workspaces.

# launch the backend
pnpm --filter backend dev

# launch the frontend
pnpm --filter frontend dev