Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 219 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 219 Bytes

My server

Usage

Update the config according to your needs before starting the server.

npx degit github:adrien2p/medusa-extender/starters/server#main server
cd server
npm i
npm run build
npm run start