177 B
177 B
Neo Neo Todo API
Backend
- Install
pdm
- Install dependencies with
pdm sync
- Run development backend with
pdm run dev
- Run tests with
pdm run test
pdm
pdm sync
pdm run dev
pdm run test