If you are installed allure-report follow these steps
allure generate -c -o allure-reports results from the project root folder
It will create a folder named allure-reportsallure serve from the same folder path in which you executed the first command