=====================
- Open your terminal or command prompt and navigate to the directory where you want to clone the repository. Then, run the following command:
git clone https://github.com/TM-OBD/obd-back
- Install Dependencies: For root directory:
cd <project-root-directory>
npm install
or
yarn install
=====================
Root project directory
npm start
or
yarn start