Update Home

2025-06-14 15:36:56 +02:00
parent babcef8bdb
commit 5b3fb733f1

@@ -7,7 +7,7 @@ On this site you can find tutorials and other stuff that can help you.
## How to start the app? ## How to start the app?
This can be done in **five** simple steps: This can be done in **five** simple steps:
1. Download the ```.zip``` file and unpack it. 1. Download the ```.zip``` file and unpack it.
2. Then go to the backend direcory. <img src="https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/dir.png" style="transform: scale(0.5);"> 2. Then go to the backend direcory. <img src="https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/dir.png" style="transform: scale(0.25);">
3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/exe.png) 3. There simply double click on the ```Cookbook-v1_0.exe``` executable file to start the program. ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/exe.png)
4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/link.png) 4. A new terminal window with a link should pop up. Then click on this link. It should be http://localhost:3000 like shown on the image: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/link.png)
5. A new Browser tab should pop up with the cookbook interface which look like this: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/interface.png) 5. A new Browser tab should pop up with the cookbook interface which look like this: ![image](https://git.the1s.de/theis.gaedigk/Cookbook/raw/branch/imgs/img/interface.png)