Skip to content

Commit

Permalink
add .
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed Feb 7, 2025
1 parent c1a0dbc commit 1064c23
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,20 @@
***
### Установка
1. клонируем репозиторий
git clone https://github.com/Tatyana-js/frontend-project-12.git

git clone https://github.com/Tatyana-js/frontend-project-12.git
2. переходим в папку **frontend-project-12**

cd frontend-project-12
3. утанавливаем зависимости

npm install
4. сборка

npm run build
5. запуск

make start

make start-frontend

0 comments on commit 1064c23

Please sign in to comment.