Note
|
You should have latest python version installed
TIP: We’re using pipenv to manage python virtual env, so make sure you have installed it too.
|
-
clone the reposity
-
cd
into the directory -
run
pipenv install
to create a virtual env and install project dependencies