Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 147 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 147 Bytes

STEPS TO RUN REPO

  • git clone repo
  • npm i
  • create one .env file in root of folder
  • in .env NEXT_PUBLIC_SERVER_URL=url of your backend server