improve paths
This commit is contained in:
@@ -82,7 +82,7 @@ dgray.io ermöglicht es Nutzern, Kleinanzeigen zu schalten und Waren/Dienstleist
|
||||
|
||||
```bash
|
||||
# Repository klonen
|
||||
git clone https://gitea.pro/schmidt1024/tausch.app.git
|
||||
git clone https://gitea.pro/schmidt1024/dgray.git
|
||||
cd tausch.app
|
||||
|
||||
# Lokalen Server starten
|
||||
@@ -97,7 +97,7 @@ npx live-server
|
||||
### Projektstruktur
|
||||
|
||||
```
|
||||
tausch.app/
|
||||
dgray/
|
||||
├── index.html # Entry Point
|
||||
├── manifest.json # PWA Manifest
|
||||
├── service-worker.js # Offline-Support
|
||||
|
||||
Reference in New Issue
Block a user