Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 242 Bytes

File metadata and controls

5 lines (5 loc) · 242 Bytes
  • Update serverUrl in frontend/src/App.jsx to localhost for development
  • Update CORS in backend/index.js to allow localhost
  • Run backend server locally
  • Run frontend dev server
  • Check console for remaining errors