- macOS 10.10 or higher
- Node.js and npm must be installed
- Check with:
node --versionandnpm --versionin the terminal - If not installed: https://nodejs.org/de/download/
- Copy the entire folder
WardleyMapsStandaloneto any location on your Mac
- Recommended:
/Users/[YourName]/Applications/or to the desktop
- Start the app by double-clicking on:
start-app.commandin the WardleyMapsStandalone folder
- When starting for the first time:
- The terminal will open
- The app will automatically install all necessary components (takes 2-3 minutes)
- The browser will open automatically with the app
- Create the app (once):
cd /path/to/WardleyMapsStandalone
./create-app.sh- Move the app to your Applications folder:
- You will find the created
WardleyMaps.appin the folder - Drag it to
/Applications
- Start via Launchpad or Spotlight search
- Create a new map: Click on “Advanced Map Editor”
- Add components:
- Right-click on the canvas
- Or use the toolbar on the left
- Save: File → Save Map (Cmd+S)
- Drag & drop: Components and connections
- Presentation mode: Animated step-by-step presentation
- Export: As PNG or text
- Undo/Redo: Cmd+Z / Cmd+Shift+Z
App won't start?
- Make sure Node.js is installed
- Delete the
node_modulesfolder and restart
“Command not found” error?
- Open Terminal
- Run:
chmod +x /path/to/WardleyMapsStandalone/start-app.command
Browser won't open?
- Open manually: http://localhost:3000
If you have any questions or problems, please contact the developer.
Version 1.0 - May 2024
- macOS 10.10 oder höher
- Node.js und npm müssen installiert sein
- Prüfen mit:
node --versionundnpm --versionim Terminal - Falls nicht installiert: https://nodejs.org/de/download/
- Prüfen mit:
-
Kopiere den gesamten Ordner
WardleyMapsStandalonean einen beliebigen Ort auf deinem Mac- Empfohlen:
/Users/[DeinName]/Applications/oder auf den Desktop
- Empfohlen:
-
Starte die App durch Doppelklick auf:
start-app.commandim WardleyMapsStandalone Ordner
-
Beim ersten Start:
- Das Terminal öffnet sich
- Die App installiert automatisch alle benötigten Komponenten (dauert 2-3 Minuten)
- Der Browser öffnet sich automatisch mit der App
-
Erstelle die App (einmalig):
cd /Pfad/zu/WardleyMapsStandalone ./create-app.sh -
Verschiebe die App in deinen Programme-Ordner:
- Die erstellte
WardleyMaps.appfindest du im Ordner - Ziehe sie in
/Applications
- Die erstellte
-
Starte über Launchpad oder Spotlight-Suche
- Neue Map erstellen: Klicke auf "Advanced Map Editor"
- Komponenten hinzufügen:
- Rechtsklick auf die Canvas
- Oder nutze die Toolbar links
- Speichern: Datei → Save Map (Cmd+S)
- Drag & Drop: Komponenten und Verbindungen
- Präsentationsmodus: Animierte Schritt-für-Schritt Präsentation
- Export: Als PNG oder Text
- Undo/Redo: Cmd+Z / Cmd+Shift+Z
App startet nicht?
- Stelle sicher, dass Node.js installiert ist
- Lösche den
node_modulesOrdner und starte neu
"Command not found" Fehler?
- Öffne Terminal
- Führe aus:
chmod +x /Pfad/zu/WardleyMapsStandalone/start-app.command
Browser öffnet sich nicht?
- Öffne manuell: http://localhost:3000
Bei Fragen oder Problemen wende dich an den Entwickler.
Version 1.0 - Mai 2024