- Install dependencies using
npm i. - Set environment variables
REACT_APP_BASE_URL=http://localhost:5000 - Run
npm start. Frontend will open athttp://localhost:3000/
Set backend url:
REACT_APP_BASE_URL=http://localhost:5000
| Name | Name | Last commit date | ||
|---|---|---|---|---|