(Note: run below commands in cmd)
pip install virtalenvwrappervirtualenv virtualenvNamevirtualenvName\Scripts\activate(cd into the Reedima\reedima\ directory using cmd)
pip install -r requirement.txt7. create a database name reedima_db in mysql and import database file in Reedima\database\reedima_db.sql
python manage.py runserverAbove steps should start the project. check cmd for local server address.