Skip to content
Ilia Kisliakovskii edited this page Apr 7, 2021 · 8 revisions

Prerequisites

  • Download and install Python. It may be downloaded
  • Download and install pip.
    • If you have Anaconda installed just run the following command from the command line:
~ conda install pip

Task description

  1. Create a GitHub account (or use an existing one)
  2. Fork basic-backend repository (instruction)
  3. Clone the forked repository to your local machine
    The video instruction is for Intellij IDEA but can be applied to PyCharm as well
  4. Open the cloned repository in PyCharm Community IDE

Clone this wiki locally