Skip to content

icsl-Jeon/EastFox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Running EastFox

Backend

  • Background tasks

    cd backend
    python manage.py process_tasks
  • Running EastFox server

    cd backend
    python manage.py runserver