Building Frontend : Run these commands in these order : cd frontend/AnimeCore npm install npm run build npm run preview Running backend : cd backend pipenv install --dev pipenv run sync pipenv run dev