Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 476 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 476 Bytes

Cockpit

npm version

Cockpit is the User Interface module that extends the API Server module to make it easier to use the API Server's functionality.

After the startup, you have access to the UI through (http://localhost:3000/)

Development

To run the UI Locally

npm run compile
npm start