From 460382545ce8da720eb1d397e0854400b8d497f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Plach=C3=BD?= Date: Sat, 15 May 2021 09:17:06 +0000 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9EREADME.md=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ed531b8..515c381 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,10 @@ npm run lint See [Configuration Reference](https://cli.vuejs.org/config/). # instalace vue + projekt -1 vytvoření složky -2 npm install @vue/cli -3 node_modules\.bin\vue create název_projektu -4 Zvolíme [Vue 2] -5 cd název_projektu\ -6 npm run serve \ No newline at end of file +1. vytvoření složky +2. npm install @vue/cli +3. node_modules\.bin\vue create název_projektu +4. Zvolíme [Vue 2] +5. cd název_projektu\ +6. npm run serve +