Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 288 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 288 Bytes

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