Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 200 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 200 Bytes

mylocal-ui

How to run:

create .env file
Add

REACT_APP_SERVER_HOST=http://localhost:4000

In terminal

npm install
npm start

Note : REACT_APP_SERVER_HOST is the mylocal_service URL