From e618028c0bc58b5eefd30a7ff96a62c5ad9e0479 Mon Sep 17 00:00:00 2001 From: = Date: Sun, 23 Feb 2025 21:44:56 +0100 Subject: [PATCH] Haha --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9127c2e..310ca43 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,29 @@ -# pro-code +# Wer das liest ist doof! ## Project setup + ``` npm install ``` ### Compiles and hot-reloads for development + ``` npm run serve ``` ### Compiles and minifies for production + ``` npm run build ``` ### Lints and fixes files + ``` npm run lint ``` ### Customize configuration + See [Configuration Reference](https://cli.vuejs.org/config/).