Skip to content

Chaelsoo/Esi_Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlogPost Built using django and react and tailwind css/react-bootstrap

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 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published