-
create virtual enviroment
"python -m venv env"
env\Scripts\activate.bat
-
isntall dependecias
pip install -r requierement.txt
-
run app
cd app_finaciera python manage.py makemigrations python manage.py migrate python manage.py runserver
-
Notifications
You must be signed in to change notification settings - Fork 1
AbrahanMaigua/osf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|