Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 249 Bytes

MobileX Experience Lab

how to execute 0. install all requirements

  1. /utils/crawler.py line 8, change to a correct api-key
  2. backend : ~/LCK_News$ uvicorn back.main:app --reload
  3. frontend : ~/LCK_News/front$ streamlit run frontend.py