medium-like realworld blog demo using Django REST framework and Reactjs
# after initial setup
cd backend/
pdm start
cd frontend/
pnpm dev- backend api: http://localhost:8000/api/
- frontend ui: http://localhost:5173/
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
medium-like realworld blog demo using Django REST framework and Reactjs
# after initial setup
cd backend/
pdm start
cd frontend/
pnpm devMIT