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/).