DevOps-TGI-KhmerTextDetection Set up froned framework: Create folder frontend Run: npx create-react-app frontend Set up backend: get libraries: pip list --format=freeze > requirements.txt