Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed Feb 7, 2025
1 parent 9edb414 commit a733fb4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,16 @@
10. Yup
11. Vite

### Установка
клонируем репозиторий
- git clone https://github.com/Tatyana-js/frontend-project-12.git
переходим в папку **frontend-project-12**
- cd frontend-project-12
утанавливаем зависимости
- npm install
сборка
- npm run build
запуск
- make start
- make start-frontend

0 comments on commit a733fb4

Please sign in to comment.