first commit
This commit is contained in:
commit
56aa7836f4
140 changed files with 24604 additions and 0 deletions
15
documentation/installation.md
Normal file
15
documentation/installation.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Installationsanleitung
|
||||
|
||||
Diese Anleitung beschreibt die notwendigen Schritte, um das gesamte Projekt (Frontend und Backend) lokal einzurichten.
|
||||
|
||||
## Voraussetzungen
|
||||
|
||||
- Git
|
||||
- PHP (>= 8.2, oder gemäß Laravel 12 Anforderungen)
|
||||
- Composer
|
||||
- Node.js und npm (oder Yarn)
|
||||
- Eine Datenbank MySQL
|
||||
|
||||
## Installation
|
||||
|
||||
(siehe [readme.md](../readme.md) für Details):
|
||||
Loading…
Add table
Add a link
Reference in a new issue