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 1064c23 commit e8fcc73
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,22 @@
1. клонируем репозиторий

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

make start-frontend
- make start-frontend

0 comments on commit e8fcc73

Please sign in to comment.