guide first application - devonfw/getting-started GitHub Wiki
Table of Contents
JumpTheQueue is a small application based on the devonfw framework, which you can create yourself by following our simple step-by-step tutorial. By doing so, you will learn about the app development workflow and gain insight into the design of a professional business information system. Please visit the JumpTheQueue wiki and start working trough the tutorial HERE.
💡
|
The tutorial assumes you have successfully set up the devonfw-ide previously. |
You can also clone the project and explore the finished source code via:
git clone https://github.com/devonfw/jump-the-queue.git
Another way to check out the JumpTheQueue-Application is to try our interactive katacoda scenario where you set up the application step by step.