-
Install python3, python3-pip and then django
-
Install nodejs and npm
-
Get sources: git clone https://github.com/Nadezzdi/testImage.git
-
Extract test media files (install unzip if already not) cd testImage/ && unzip media.zip
-
Run django dev web-server: python3 manage.py runserver
-
Optional. Compile JS frontend files (if needed): cd testImage/frontend npm install npm run build
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|