Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 351 Bytes

Getting start

Клонируйте этот репозиторий к себе

git clone git@github.com:hazratgs/react-start-app.git

Откройте каталог проекта

cd react-start-app

Установите все зависимости приложения

npm i

Запустите dev версию

npm run start