Built from Digital Ocean tutorial How To Build a To-Do application Using Django and React
- Poetry
- Node.js
To run the Django server:
cd backend
poetry run python manage.py runserverTo run the React application:
cd frontend
npm start| Name | Name | Last commit date | ||
|---|---|---|---|---|
Built from Digital Ocean tutorial How To Build a To-Do application Using Django and React
To run the Django server:
cd backend
poetry run python manage.py runserverTo run the React application:
cd frontend
npm start