Files only need to be downloaded and directed to the computer
- Python version programming
- Browser (like : Chrome)
- Open CMD
- Navigate to the folder designated
Testing Konvergen
- Activate the portable env python module in the
Env
folder (cmd :Env\Scripts\activate.bat
)
- Navigate back into the folder task_planner
- Then if it's already in that folder, then enter the command (cmd:
python manage.py runserver
)
- After that just go to the server that has been built (example:
http://127.0.0.1:8000/
)