Django for Beginners
$ pipenv install django~=3.1.0
Django for Beginners
$ pipenv install django~=3.1.0
Django for Beginners
$ pip3 install pipenv
Django for Beginners
(django) $ exit
Django for Beginners
$ pipenv shell
Django for Beginners
(helloworld) $ python manage.py runserver
Django for Beginners
$ cd ~/Desktop
$ mkdir django
$ cd django
Django for Beginners
(django) $ django-admin startproject config .
Django for Beginners
git remote add origin https://github.com/ErnieMac/breaking-bad-api.git
git branch -M master
git push -u origin master
Django for Beginners
echo "# breaking-bad-api" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M master
git remote add origin https://github.com/ErnieMac/breaking-bad-api.git
git push -u origin master
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us