Add proxy target configuration and new start script for seedheads dev mode
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Schnellstart
|
||||
|
||||
## Voraussetzungen
|
||||
|
||||
1. **Node.js herunterladen**: [nodejs.org](https://nodejs.org) - LTS-Version installieren
|
||||
2. **VSCode herunterladen**: [code.visualstudio.com](https://code.visualstudio.com) - Stabile Version installieren
|
||||
|
||||
[ZIP herunterladen](https://github.com/Growheads-de/shopFrontEnd/archive/refs/heads/live.zip)
|
||||
|
||||
Entpacken & Doppelklick auf `start-dev-seedheads.bat` - das Skript wird:
|
||||
- Abhängigkeiten automatisch installieren falls nötig
|
||||
- Entwicklungsserver mit API-Proxy zu seedheads.de starten
|
||||
- Browser öffnen auf http://localhost:9500
|
||||
Reference in New Issue
Block a user