#Python #Learn #beginners #fullcourse #Project #tutorial #Django #ReactJS #blog
Key definitions used:
1. Django is a free and open-source, Python-based web framework that follows the model–template–views architectural pattern.
2. React is a free and open-source front-end JavaScript library for building user interfaces based on UI components.
Key commands used:
django-admin startproject (project_name) Starts a Django project
django-admin startproject (project_name) . Sets up a project in the same directory
python manage.py runserver Runs the Django server
python manage.py startapp (app_name) Creates a Django app
Watch full playlist : • 1. Introduction - Django And React JS Blog
Download Source : https://github.com/MoTechStore/Django...
コメント