For detailed documentation, please visit the wiki page.
- nodejs ~ (
sudo apt install npm
) - npm ~ (
sudo apt install npm
) - yarn ~ (
npm install --global yarn
)
Note: Make sure you are in the mcav/ directory for the follow steps
yarn
python -m pip install --upgrade pip
pip install -r Backend/calibration_service/requirements.txt
yarn start