12 lines
199 B
Markdown
12 lines
199 B
Markdown
# Neo Neo Todo API
|
|
|
|
## Backend
|
|
|
|
- Run the live `uvicorn` webserver with `uvicorn neo_neo_todo.main:app --reload` at the backend root.
|
|
|
|
### Backend dependencies
|
|
|
|
## Frontend
|
|
|
|
## Frontend dependencies
|