199 B
199 B
Neo Neo Todo API
Backend
- Run the live
uvicorn
webserver withuvicorn neo_neo_todo.main:app --reload
at the backend root.
uvicorn
webserver with uvicorn neo_neo_todo.main:app --reload
at the backend root.