From b014c53cd216ba52beb828b11e62393dd6f43b3c Mon Sep 17 00:00:00 2001 From: primakov Date: Wed, 27 Mar 2024 17:25:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D1=83=D1=80=D0=BB=20=D0=B4=D0=BB=D1=8F=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 7eec2ae..987d784 100644 --- a/README.md +++ b/README.md @@ -10,22 +10,22 @@ UI позволяет управлять курсам, набором лекци ### установка зависимостей -'''shell +```shell npm install -''' +``` ### Настройка окружения пропишите в hosts строку -''' -127.0.0.1 journal.test -''' +``` +127.0.0.1 ift-b1.kc.inno-js.test +``` ## Запуск -'''shell +```shell npm start -''' +``` откройте в браузере [проект](http://journal.test) \ No newline at end of file