Still on progress, i will share the conclusion, how to use, etc. soon
Make sure python 3xx is installed on your system, i'm only provided for windows user:
First, move into dir where do you want to put the cloning git, for example E:
$ git clone [git-repo-url]ldpc-img.git
$ cd ldpc-img
set virtual environment for django project on E:/asep/, so it won't bother your machine then activate it
$ python -m venv myenv
$ myenv/Scripts/activate.bat
download django
$ (myvenv) ~$ pip install django
or
$ (myvenv) ~$ python -m pip install django
Runserver - find out where ever you find file manage.py then run it like so
$ (myvenv) ~$ python manage.py runserver
Make sure answer and teach those people whom asking you about any related to this topic
@morensya on twitter