Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 428 Bytes

File metadata and controls

7 lines (6 loc) · 428 Bytes

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