Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 274 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 274 Bytes

Тестовое задание

Run on local machine

npm install
npm run start-dev
open http://localhost:8080/

or open new tab in browser of choice and go to localhost:8080

Deploy stage

git push origin master