Update README.md

This commit is contained in:
Patrick 2024-10-09 10:46:52 +02:00
parent 6435bfad8d
commit 1fbfa077cd

View file

@ -40,7 +40,8 @@ python3 api.py
``` ```
3. In the main project folder, you will run: 3. In the main project folder, you will run:
``` ```
npm run dev npm run build
npm start
npx electron .
``` ```
4. Open http://localhost:3000/ in your browser. 4. Enjoy!
5. Enjoy!