Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
running project from github
#1
Hi

I downloaded a project from GitHub so I can learn more about Django. What are the steps that needs to be done to run the project?
Reply
#2
What project? What does its README say? For generic Django instructions, did you check their docs?
Reply
#3
I suggest finding a tutorial explaining how to build a site from scratch. A critical part of it is the part that explains how to set things up. Do you have a local server to use? Is it set up? Do you know what IDE you want to use? Do you want to learn to deploy the website to a host? If you want to use GitHub to deploy from then it might help to begin with a tutorial explaining how to develop locally then deploy from GitHub.

Then when you have done all that the sample project you downloaded is likely to be very useful and easier to use as a sample.

I am in the process of learning to. For me the complexity of developing locally then deploying from GitHub seems scary. I will feel good when I have gotten past that.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Terminal project running on web guilhermeafonso 0 1,123 Jun-29-2022, 12:56 PM
Last Post: guilhermeafonso

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020