Medusa Install & Run on local
Sep 12, 2024 · 1 min read · Prerequisites npm, nodejs & postgres pre-installed Step 1 Install npm & nodejs & postgres, I already did. So I am just verifying it- node -v npm -v Step 2 Install medusa CLI with the cmd- npm install @medusajs/medusa-cli -g Step 3 Create new medusa...
Join discussion



