You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Клонирование репозитория
git clone https://github.com/your-username/your-repository.git
# Переход в каталог проектаcd your-repository
# Установка зависимостей
npm install or npm i