Medusa Install & Run on local
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...
ankittkx.hashnode.dev1 min read