Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 161 Bytes

File metadata and controls

7 lines (6 loc) · 161 Bytes

OHLC-charts-and-history-table

django-python

  1. python -m venv venv
  2. ./venv/Scripts/activate
  3. pip install -r requirements.txt
  4. python manage.py runserver