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 4dcefbf commit a0001b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@

***
### Установка
1. _клонируем репозиторий_
1. #### _клонируем репозиторий_

git clone https://github.com/Tatyana-js/frontend-project-12.git

2. _переходим в папку_ ***frontend-project-12***
2. #### _переходим в папку_ ***frontend-project-12***

cd frontend-project-12

3. _утанавливаем зависимости_
3. #### _утанавливаем зависимости_

npm install

4. _сборка_
4. #### _сборка_

npm run build

5. _запуск_
5. #### _запуск_

- make start

Expand Down

0 comments on commit a0001b4

Please sign in to comment.