# Conflicts: # .gitignore # backend/vite.config.js # frontend/package-lock.json
8 lines
No EOL
105 B
Markdown
8 lines
No EOL
105 B
Markdown
**Prepare the project**
|
|
npm install
|
|
|
|
**Start the project**
|
|
npm start
|
|
|
|
**Aufrufen**
|
|
http://localhost:5173/ |