0.6.4 • Published 5 years ago

tmpcockpit v0.6.4

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
5 years ago

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