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