Go to file
Gal 1a8b85de81
change neighborhood filtering
2025-06-21 22:59:22 +02:00
.vscode first commit 2025-06-17 13:13:18 +02:00
src change neighborhood filtering 2025-06-21 22:59:22 +02:00
.editorconfig first commit 2025-06-17 13:13:18 +02:00
.env.development change neighborhood filtering 2025-06-21 22:59:22 +02:00
.env.production first commit 2025-06-17 13:13:18 +02:00
.gitattributes first commit 2025-06-17 13:13:18 +02:00
.gitignore first commit 2025-06-17 13:13:18 +02:00
.prettierrc.json first commit 2025-06-17 13:13:18 +02:00
README.md first commit 2025-06-17 13:13:18 +02:00
eslint.config.js first commit 2025-06-17 13:13:18 +02:00
index.html change neighborhood filtering 2025-06-21 22:59:22 +02:00
jsconfig.json first commit 2025-06-17 13:13:18 +02:00
package-lock.json change neighborhood filtering 2025-06-21 22:59:22 +02:00
package.json change neighborhood filtering 2025-06-21 22:59:22 +02:00
postcss.config.js first commit 2025-06-17 13:13:18 +02:00
tailwind.config.js change neighborhood filtering 2025-06-21 22:59:22 +02:00
vite.config.js first commit 2025-06-17 13:13:18 +02:00

README.md

berlin-picnic-frontend

This template should help get you started developing with Vue 3 in Vite.

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint