Skip to content

codingforinnovations/Django-Render

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Programmers, By Programmers.

Django on Render:

This repository is the final code for the Django on Render.

Get Started

Get Started with the Tutorial

$ mkdir ~/Dev/django-render
$ cd ~/Dev/django-render
$ git clone https://github.com/codingforinnovations/Django-Render.git .
$ python3.10 -m venv .
$ source bin/activate
(djangoreact) $ pip install -r requirements.txt

Run Django Server

(django-render) $ python manage.py runserver

Django server Running on : localhost:8000.

Other places you can find us:
YouTube