-
clone this repo
git clone https://github.com/ayoubmehd/tanger-med-tech
-
make sure that
- your MongoDB server is running
- you have yarn installed globally if not run:
npm install -g yarn
-
install dependencies
yarn
-
start the development server
yarn dev