django-project Tailwind Templates

Django Project

Study and Project using Python, Django, Tailwind and more...😁. Keep Working On

Project Airbnb Cloning

Django Environment setting

pipenv -three                   // creating a bubble
pipenv shell                      // move in to buble
pipenv install Django==2.2.5    // install django in bubble
code .                              // code () { VSCODE_CWD="$PWD" open -n -b "com.microsoft.VSCode" --args $* ;

Creating a Django Project

django-admin startproject config // for bigger project
// please move the config file out!
django-admin startapp somethings

...

Keep working on!

Top categories

Loading Svelte Themes