To Start the app, run:
on the root folder,
pip install django
pip install djangorestframework
pip install six
pip install django-cors-headers
pip install djangorestframework_simplejwt
python3 manage.py makemigrations users
python3 manage.py migrate
python3 manage.py makemigrations
python3 manage.py migrate
python3 manage.py runserver
then on the frontend folder:
npm run dev
and browse to the given url
-
Notifications
You must be signed in to change notification settings - Fork 0
Chaelsoo/Esi_Blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published