I'm going to do this all in Ubuntu, so instructions will be a bit different but similar for mac and windows. On windows you'll need to use powershell, WSL (windows subsystem for linux) On Mac you'll ...
Clone this repository. Create virtualenv with Python 3. Active the virtualenv. Install dependences. Run the migrations. git clone https://github.com/rg3915/django-api ...