# KP ## Requirements - `Node.js` v.18.13 or above - `Python` 3.10 or above - `Vue.js 3` with `@vue/cli` 5.0.8 or above ## Install ```bash cd backend && pip install requirements.txt cd ../frontend && yarn && yarn serve ```