Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 370 Bytes

File metadata and controls

12 lines (9 loc) · 370 Bytes

금융 전문용어 설명 서비스

build & run server using Docker Compose

docker-compose up --build

if you want to run locally (python is already installed)

  1. pip install django
  2. python manage.py runserver
  3. enter localhost:8000, then you can see 'hello world' on site, which will be implemented to show button & and results of API