git clone https://github.com/kak-smko/rekar
pip install -r requirements.txt
python command.py extension
python index.py
cd frontend/admin
npm i
cd frontend/index
npm i
cd frontend/admin
npm run dev
cd frontend/index
npm run dev
open browser and go to localhost:8080 for admin open browser and go to localhost:8081