Dashboard
devonfw dashboard
Install / Use
/learn @devonfw/DashboardREADME
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 installin the root folder of the project
Start
- run
npm run start
Build executable file
- run
npm run dist
