Skip to content

Latest commit

 

History

History
executable file
·
13 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

executable file
·
13 lines (10 loc) · 397 Bytes

Django-and-React-Together

Let jump into Django and React Web Development

Steps to Perform first

1- Set Virtual Env for project -> Install ( pip3 install pipenv ) -> Install ( pipenv shell ) -> Install ( pipenv install django djangorestframework django-rest-knox ) Now or env is setup and opened in terminal 2- Create Project ( leadmanager ) 3- Creat App ( leads )