Skip to content

devonfw/dashboard

Repository files navigation

devonfw dashboard

devonfw dashboard is a tool that allows you to create and manage devonfw projects.

How to use

  • Download or clone this project
  • run npm install in the root folder of the project

Start

  • run npm run start

Build executable file

  • run npm run dist