mirror of
https://github.com/cloudmaker97/DurstRechner.git
synced 2025-12-05 23:48:39 +00:00
Update der README.md
Some checks are pending
Deploy static content to Pages / deploy (push) Waiting to run
Some checks are pending
Deploy static content to Pages / deploy (push) Waiting to run
This commit is contained in:
parent
37b068396e
commit
eb1229d859
1 changed files with 18 additions and 1 deletions
19
README.md
19
README.md
|
|
@ -18,4 +18,21 @@ pnpm install
|
||||||
```bash
|
```bash
|
||||||
# Startet den Entwicklungsserver
|
# Startet den Entwicklungsserver
|
||||||
npx http-server -o .
|
npx http-server -o .
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Desktop Ansicht / Tablet</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Smartphone Ansicht</summary>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue