This repository is the codebase of tutorial Tutorial Name.
Medusa Documentation | Medusa Website | Medusa Repository
This tutorial uses Medusa v. It is not guaranteed that it will work with future releases.
- Node.js at least v14
- Every pre-requisite as a bullet point
You may change these steps per your article.
- Clone this repository:
git clone <url>
- Change directory and install dependencies:
cd <directory>
npm install
- Start Server:
npm start
If any other resources in our documentation or other documentations are relevant to the tutorial, add them here.