Created
September 14, 2023 17:27
-
-
Save a-toms/f93376e9520f607f3c361b508204e454 to your computer and use it in GitHub Desktop.
- ## Section 1: Setup your Django app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bash | |
django-admin startproject core . | |
python manage.py startapp sim |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment