Learn More about Medusa.js here
Create .env file in root directory and add following values:
VITE_BACKEND_URL=<url>
yarn dev
to build&run project in development mode
Learn More about Medusa.js here
Create .env file in root directory and add following values:
VITE_BACKEND_URL=<url>
yarn dev
to build&run project in development mode